Auto-merge PR#4513

Auto-merge PR#4513
This commit is contained in:
CVE Team 2020-08-12 13:25:23 -04:00 committed by GitHub
commit de05a77f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": ""
}
]
}
}
]
}
}
]
}
},
"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."
}
]
}