2018-04-10 01:04:15 -04:00
{
2019-03-18 04:09:32 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-9918" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-04-10 14:04:31 -04:00
{
2019-03-18 04:09:32 +00:00
"lang" : "eng" ,
"value" : "libqpdf.a in QPDF through 8.0.2 mishandles certain \"expected dictionary key but found non-name object\" cases, allowing remote attackers to cause a denial of service (stack exhaustion), related to the QPDFObjectHandle and QPDF_Dictionary classes, because nesting in direct objects is not restricted."
2018-04-10 14:04:31 -04:00
}
2019-03-18 04:09:32 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "USN-3638-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3638-1/"
} ,
{
"name" : "https://github.com/qpdf/qpdf/commit/b4d6cf6836ce025ba1811b7bbec52680c7204223" ,
"refsource" : "MISC" ,
"url" : "https://github.com/qpdf/qpdf/commit/b4d6cf6836ce025ba1811b7bbec52680c7204223"
} ,
{
"name" : "https://github.com/qpdf/qpdf/issues/202" ,
"refsource" : "MISC" ,
"url" : "https://github.com/qpdf/qpdf/issues/202"
}
]
}
}