mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
67 lines
2.5 KiB
JSON
67 lines
2.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "zdi-disclosures@trendmicro.com",
|
|
"ID": "CVE-2017-14827",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Foxit Reader",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "8.3.1.21155"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Foxit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Foxit Reader 8.3.1.21155. 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 the append method of XFA Node objects. The issue results from the lack of proper validation of user-supplied data, which can result in a type confusion condition. An attacker can leverage this vulnerability to execute code under the context of the current process. Was ZDI-CAN-5019."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-843-Access of Resource Using Incompatible Type ('Type Confusion')"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://zerodayinitiative.com/advisories/ZDI-17-871",
|
|
"refsource": "MISC",
|
|
"url": "https://zerodayinitiative.com/advisories/ZDI-17-871"
|
|
},
|
|
{
|
|
"name": "https://www.foxitsoftware.com/support/security-bulletins.php",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.foxitsoftware.com/support/security-bulletins.php"
|
|
}
|
|
]
|
|
}
|
|
} |