cvelist/2018/3xxx/CVE-2018-3842.json

74 lines
2.4 KiB
JSON
Raw Normal View History

2018-01-02 17:05:29 -05:00
{
"CVE_data_meta" : {
2018-04-19 14:36:53 -04:00
"ASSIGNER" : "talos-cna@cisco.com",
"DATE_PUBLIC" : "2018-04-19T00:00:00",
2018-01-02 17:05:29 -05:00
"ID" : "CVE-2018-3842",
2018-04-19 14:36:53 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Foxit",
"version" : {
"version_data" : [
{
"version_value" : "Foxit Software Foxit PDF Reader 9.0.1.1049"
}
]
}
}
]
},
"vendor_name" : "Talos"
}
]
}
2018-01-02 17:05:29 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-19 14:36:53 -04:00
"value" : "An exploitable use of an uninitialized pointer vulnerability exists in the JavaScript engine in Foxit PDF Reader version 9.0.1.1049. A specially crafted PDF document can lead to a dereference of an uninitialized pointer which, if under attacker control, can result in arbitrary code execution. An attacker needs to trick the user to open a malicious file to trigger this vulnerability. If the browser plugin extension is enabled, visiting a malicious site can also trigger the vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Use of Uninitialized Variable"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-04-19 15:04:33 -04:00
"name" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0525",
"refsource" : "MISC",
2018-04-19 14:36:53 -04:00
"url" : "https://www.talosintelligence.com/vulnerability_reports/TALOS-2018-0525"
2018-04-21 06:02:42 -04:00
},
2018-04-24 06:05:21 -04:00
{
"name" : "103942",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103942"
},
2018-04-21 06:02:42 -04:00
{
"name" : "1040733",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1040733"
2018-01-02 17:05:29 -05:00
}
]
}
}