cvelist/2018/9xxx/CVE-2018-9948.json
2018-08-29 06:03:31 -04:00

78 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "zdi-disclosures@trendmicro.com",
"ID" : "CVE-2018-9948",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Foxit Reader",
"version" : {
"version_data" : [
{
"version_value" : "9.0.0.29935"
}
]
}
}
]
},
"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 disclose sensitive information on vulnerable installations of Foxit Reader 9.0.0.29935. 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 handling of typed arrays. The issue results from the lack of proper initialization of a pointer prior to accessing it. An attacker can leverage this in conjunction with other vulnerabilities to execute code in the context of the current process. Was ZDI-CAN-5380."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-824-Access of Uninitialized Pointer"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "44941",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/44941/"
},
{
"name" : "45269",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45269/"
},
{
"name" : "https://zerodayinitiative.com/advisories/ZDI-18-332",
"refsource" : "MISC",
"url" : "https://zerodayinitiative.com/advisories/ZDI-18-332"
},
{
"name" : "https://www.foxitsoftware.com/support/security-bulletins.php",
"refsource" : "CONFIRM",
"url" : "https://www.foxitsoftware.com/support/security-bulletins.php"
}
]
}
}