2017-10-16 12:31:07 -04:00
{
2019-03-17 23:15:48 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2014-9732" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:15:48 +00:00
"lang" : "eng" ,
"value" : "The cabd_extract function in cabd.c in libmspack before 0.5 does not properly maintain decompression callbacks in certain cases where an invalid file follows a valid file, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted CAB archive."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:15:48 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20150203 Possible CVE Requests: libmspack: several issues" ,
"refsource" : "MLIST" ,
"url" : "http://openwall.com/lists/oss-security/2015/02/03/11"
} ,
{
"name" : "https://bugs.debian.org/774665" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugs.debian.org/774665"
} ,
{
"name" : "72474" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/72474"
}
]
}
}