diff --git a/2020/7xxx/CVE-2020-7374.json b/2020/7xxx/CVE-2020-7374.json index 8d93c97bc1a..a24bb671d97 100644 --- a/2020/7xxx/CVE-2020-7374.json +++ b/2020/7xxx/CVE-2020-7374.json @@ -1,18 +1,115 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-7374", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "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." - } - ] + "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": [ + { + "vendor_name": "Documalis", + "product": { + "product_data": [ + { + "product_name": "Free PDF Editor", + "version": { + "version_data": [ + { + "version_name": "5.7.2.26", + "version_affected": "=", + "version_value": "5.7.2.26", + "platform": "" + } + ] + } + }, + { + "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." + } + ] +}