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

62 lines
2.3 KiB
JSON
Raw Normal View History

2018-07-16 10:04:02 -04:00
{
2019-03-17 22:22:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "zdi-disclosures@trendmicro.com",
"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"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-17 22:22:43 +00:00
"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."
}
2019-03-17 22:22:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119-Improper Restriction of Operations within the Bounds of a Memory Buffer"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://zerodayinitiative.com/advisories/ZDI-18-1046",
"refsource": "MISC",
"url": "https://zerodayinitiative.com/advisories/ZDI-18-1046"
}
]
}
}