cvelist/2018/9xxx/CVE-2018-9918.json

73 lines
2.1 KiB
JSON
Raw Normal View History

2018-04-10 01:04:15 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-9918",
2018-04-10 14:04:31 -04:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2018-04-10 01:04:15 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-15 23:02:46 -04:00
"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
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-04-15 23:02:46 -04:00
{
"name" : "https://github.com/qpdf/qpdf/commit/b4d6cf6836ce025ba1811b7bbec52680c7204223",
"refsource" : "MISC",
"url" : "https://github.com/qpdf/qpdf/commit/b4d6cf6836ce025ba1811b7bbec52680c7204223"
},
2018-04-10 14:04:31 -04:00
{
"name" : "https://github.com/qpdf/qpdf/issues/202",
"refsource" : "MISC",
"url" : "https://github.com/qpdf/qpdf/issues/202"
2018-05-08 06:02:33 -04:00
},
{
"name" : "USN-3638-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3638-1/"
2018-04-10 01:04:15 -04:00
}
]
}
}