2018-12-19 09:06:19 -05:00
{
2019-03-18 00:33:57 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@checkpoint.com" ,
"ID" : "CVE-2018-20247" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Foxit Quick PDF Library" ,
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 16.12"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-12-24 13:05:52 -05:00
{
2019-03-18 00:33:57 +00:00
"lang" : "eng" ,
"value" : "In Foxit Quick PDF Library (all versions prior to 16.12), issue where loading a malformed or malicious PDF containing a recursive page tree structure using the LoadFromFile, LoadFromString or LoadFromStream functions results in a stack overflow."
2018-12-24 13:05:52 -05:00
}
2019-03-18 00:33:57 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-121: Stack-based Buffer Overflow (3.1)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "106306" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/106306"
} ,
{
"name" : "https://www.foxitsoftware.com/support/security-bulletins.php" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.foxitsoftware.com/support/security-bulletins.php"
}
]
}
}