cvelist/2018/14xxx/CVE-2018-14320.json

63 lines
2.1 KiB
JSON
Raw Normal View History

2018-07-16 10:04:02 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "zdi-disclosures@trendmicro.com",
2018-07-16 10:04:02 -04:00
"ID" : "CVE-2018-14320",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PoDoFo PoDoFo",
"version" : {
"version_data" : [
{
"version_value" : "0.9.5"
}
]
}
}
]
},
"vendor_name" : "PoDoFo"
}
]
}
2018-07-16 10:04:02 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "This vulnerability allows remote attackers to disclose sensitive information on vulnerable installations of PoDoFo. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within PdfEncoding::ParseToUnicode. The issue results from the lack of proper validation of user-supplied data, which can result in a memory corruption condition. An attacker can leverage this in conjunction with other vulnerabilities to execute arbitrary code in the context of the current process. Was ZDI-CAN-5673."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-119-Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-09-17 14:04:18 -04:00
"name" : "https://zerodayinitiative.com/advisories/ZDI-18-1046",
"refsource" : "MISC",
"url" : "https://zerodayinitiative.com/advisories/ZDI-18-1046"
2018-07-16 10:04:02 -04:00
}
]
}
}