diff --git a/2020/15xxx/CVE-2020-15673.json b/2020/15xxx/CVE-2020-15673.json index a1e5ebf2ab3..6dea60cbea7 100644 --- a/2020/15xxx/CVE-2020-15673.json +++ b/2020/15xxx/CVE-2020-15673.json @@ -86,6 +86,11 @@ "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1648493%2C1660800", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1648493%2C1660800" + }, + { + "refsource": "DEBIAN", + "name": "DSA-4770", + "url": "https://www.debian.org/security/2020/dsa-4770" } ] }, diff --git a/2020/15xxx/CVE-2020-15676.json b/2020/15xxx/CVE-2020-15676.json index 837cb8ced0b..92052304e2c 100644 --- a/2020/15xxx/CVE-2020-15676.json +++ b/2020/15xxx/CVE-2020-15676.json @@ -86,6 +86,11 @@ "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1646140", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1646140" + }, + { + "refsource": "DEBIAN", + "name": "DSA-4770", + "url": "https://www.debian.org/security/2020/dsa-4770" } ] }, diff --git a/2020/15xxx/CVE-2020-15677.json b/2020/15xxx/CVE-2020-15677.json index d98c28a87e6..979c5c047f4 100644 --- a/2020/15xxx/CVE-2020-15677.json +++ b/2020/15xxx/CVE-2020-15677.json @@ -86,6 +86,11 @@ "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1641487", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1641487" + }, + { + "refsource": "DEBIAN", + "name": "DSA-4770", + "url": "https://www.debian.org/security/2020/dsa-4770" } ] }, diff --git a/2020/15xxx/CVE-2020-15678.json b/2020/15xxx/CVE-2020-15678.json index 7491c64eb33..1bf66e4f1d8 100644 --- a/2020/15xxx/CVE-2020-15678.json +++ b/2020/15xxx/CVE-2020-15678.json @@ -86,6 +86,11 @@ "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1660211", "refsource": "MISC", "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1660211" + }, + { + "refsource": "DEBIAN", + "name": "DSA-4770", + "url": "https://www.debian.org/security/2020/dsa-4770" } ] }, diff --git a/2020/25xxx/CVE-2020-25985.json b/2020/25xxx/CVE-2020-25985.json index f3f4db310e1..ca65bbad322 100644 --- a/2020/25xxx/CVE-2020-25985.json +++ b/2020/25xxx/CVE-2020-25985.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-25985", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-25985", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "MonoCMS Blog 1.0 is affected by: Arbitrary File Deletion. Any authenticated user can delete files on and off the webserver (php files can be unlinked and not deleted)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://monocms.com/download", + "refsource": "MISC", + "name": "https://monocms.com/download" + }, + { + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/48848", + "url": "https://www.exploit-db.com/exploits/48848" } ] } diff --git a/2020/25xxx/CVE-2020-25986.json b/2020/25xxx/CVE-2020-25986.json index 6846f95d9e0..21fec14f31b 100644 --- a/2020/25xxx/CVE-2020-25986.json +++ b/2020/25xxx/CVE-2020-25986.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "Cross Site Request Forgery (CSRF) vulnerability in MonoCMS Blog version as of 29-09-2020 allows attackers to change the password of a user." + "value": "A Cross Site Request Forgery (CSRF) vulnerability in MonoCMS Blog 1.0 allows attackers to change the password of a user." } ] }, diff --git a/2020/25xxx/CVE-2020-25987.json b/2020/25xxx/CVE-2020-25987.json index df4da300b4b..b926dba2419 100644 --- a/2020/25xxx/CVE-2020-25987.json +++ b/2020/25xxx/CVE-2020-25987.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "MonoCMS Blog version as of 29-09-2020 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash." + "value": "MonoCMS Blog 1.0 stores hard-coded admin hashes in the log.xml file in the source files for MonoCMS Blog. Hash type is bcrypt and hashcat mode 3200 can be used to crack the hash." } ] },