From 0e1184c6bd23c4f31baa06849df3f4043252f1c0 Mon Sep 17 00:00:00 2001 From: Danny Jordan Date: Wed, 12 Aug 2020 17:42:08 +0100 Subject: [PATCH 1/2] Updated CVE-2020-7374. --- 2020/7xxx/CVE-2020-7374.json | 98 +++++++++++++++++++++++++++++++++--- 1 file changed, 92 insertions(+), 6 deletions(-) diff --git a/2020/7xxx/CVE-2020-7374.json b/2020/7xxx/CVE-2020-7374.json index 8d93c97bc1a..fc0fd1f6327 100644 --- a/2020/7xxx/CVE-2020-7374.json +++ b/2020/7xxx/CVE-2020-7374.json @@ -1,18 +1,104 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "cve@rapid7.con", "ID": "CVE-2020-7374", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Documalis Free PDF Editor / Free PDF Scanner Stack Based Buffer Overflow" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Free PDF Editor", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_name": "5.7.2.26", + "version_value": "5.7.2.26" + } + ] + } + }, + { + "product_name": "Free PDF Scanner", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_name": "5.7.2.122", + "version_value": "5.7.2.122" + } + ] + } + } + ] + }, + "vendor_name": "Documalis" + } + ] + } + }, + "credit": [ + { + "lang": "eng", + "value": "This issue was discovered and reported by metacom27@gmail.com. " + } + ], + "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": "Documalis Free PDF Editor version 5.7.2.26 and Documalis Free PDF Scanner version 5.7.2.122 do not appropriately validate the contents of JPEG images contained within a PDF. Attackers can exploit this vulnerability to trigger a buffer overflow on the stack and gain remote code execution as the user running the Documalis Free PDF Editor or Documalis Free PDF Scanner software." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "LOW", + "baseScore": 5.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-120 Buffer Overflow" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://github.com/rapid7/metasploit-framework/pull/13517" + } + ] + }, + "source": { + "discovery": "EXTERNAL" } } \ No newline at end of file From db85e214ce9203cb1efdf9229c707d9a7867ab15 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Wed, 12 Aug 2020 11:59:21 -0500 Subject: [PATCH 2/2] Minor fixes Dropped the email address for the credit statement and fixed the MISC URL from CONFIRM (CONFIRM is only for the "real" vendor) --- 2020/7xxx/CVE-2020-7374.json | 209 ++++++++++++++++++----------------- 1 file changed, 110 insertions(+), 99 deletions(-) diff --git a/2020/7xxx/CVE-2020-7374.json b/2020/7xxx/CVE-2020-7374.json index fc0fd1f6327..a24bb671d97 100644 --- a/2020/7xxx/CVE-2020-7374.json +++ b/2020/7xxx/CVE-2020-7374.json @@ -1,104 +1,115 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@rapid7.con", - "ID": "CVE-2020-7374", - "STATE": "PUBLIC", - "TITLE": "Documalis Free PDF Editor / Free PDF Scanner Stack Based Buffer Overflow" - }, - "affects": { - "vendor": { - "vendor_data": [ - { - "product": { - "product_data": [ - { - "product_name": "Free PDF Editor", - "version": { - "version_data": [ - { - "version_affected": "=", - "version_name": "5.7.2.26", - "version_value": "5.7.2.26" - } - ] - } - }, - { - "product_name": "Free PDF Scanner", - "version": { - "version_data": [ - { - "version_affected": "=", - "version_name": "5.7.2.122", - "version_value": "5.7.2.122" - } - ] - } - } - ] - }, - "vendor_name": "Documalis" - } - ] - } - }, - "credit": [ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "CVE_data_meta": { + "ID": "CVE-2020-7374", + "ASSIGNER": "cve@rapid7.con", + "DATE_PUBLIC": "", + "TITLE": "Documalis Free PDF Editor / Free PDF Scanner Stack Based Buffer Overflow", + "AKA": "", + "STATE": "PUBLIC" + }, + "source": { + "defect": [], + "advisory": "", + "discovery": "EXTERNAL" + }, + "affects": { + "vendor": { + "vendor_data": [ { - "lang": "eng", - "value": "This issue was discovered and reported by metacom27@gmail.com. " - } - ], - "data_format": "MITRE", - "data_type": "CVE", - "data_version": "4.0", - "description": { - "description_data": [ - { - "lang": "eng", - "value": "Documalis Free PDF Editor version 5.7.2.26 and Documalis Free PDF Scanner version 5.7.2.122 do not appropriately validate the contents of JPEG images contained within a PDF. Attackers can exploit this vulnerability to trigger a buffer overflow on the stack and gain remote code execution as the user running the Documalis Free PDF Editor or Documalis Free PDF Scanner software." - } - ] - }, - "generator": { - "engine": "Vulnogram 0.0.9" - }, - "impact": { - "cvss": { - "attackComplexity": "LOW", - "attackVector": "LOCAL", - "availabilityImpact": "LOW", - "baseScore": 5.3, - "baseSeverity": "MEDIUM", - "confidentialityImpact": "LOW", - "integrityImpact": "LOW", - "privilegesRequired": "NONE", - "scope": "UNCHANGED", - "userInteraction": "REQUIRED", - "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", - "version": "3.1" - } - }, - "problemtype": { - "problemtype_data": [ - { - "description": [ + "vendor_name": "Documalis", + "product": { + "product_data": [ + { + "product_name": "Free PDF Editor", + "version": { + "version_data": [ { - "lang": "eng", - "value": "CWE-120 Buffer Overflow" + "version_name": "5.7.2.26", + "version_affected": "=", + "version_value": "5.7.2.26", + "platform": "" } - ] - } - ] - }, - "references": { - "reference_data": [ - { - "refsource": "CONFIRM", - "url": "https://github.com/rapid7/metasploit-framework/pull/13517" - } - ] - }, - "source": { - "discovery": "EXTERNAL" + ] + } + }, + { + "product_name": "Free PDF Scanner", + "version": { + "version_data": [ + { + "version_name": "5.7.2.122", + "version_affected": "=", + "version_value": "5.7.2.122", + "platform": "" + } + ] + } + } + ] + } + } + ] } -} \ No newline at end of file + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-120 Buffer Overflow" + } + ] + } + ] + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Documalis Free PDF Editor version 5.7.2.26 and Documalis Free PDF Scanner version 5.7.2.122 do not appropriately validate the contents of JPEG images contained within a PDF. Attackers can exploit this vulnerability to trigger a buffer overflow on the stack and gain remote code execution as the user running the Documalis Free PDF Editor or Documalis Free PDF Scanner software." + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "url": "https://github.com/rapid7/metasploit-framework/pull/13517", + "name": "https://github.com/rapid7/metasploit-framework/pull/13517" + } + ] + }, + "configuration": [], + "impact": { + "cvss": { + "version": "3.1", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "NONE", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "availabilityImpact": "LOW", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L", + "baseScore": 5.3, + "baseSeverity": "MEDIUM" + } + }, + "exploit": [], + "work_around": [], + "solution": [], + "credit": [ + { + "lang": "eng", + "value": "This issue was discovered and reported by metacom27." + } + ] +}