2018-07-08 11:05:36 -04:00
{
2019-03-18 01:07:36 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-13440" ,
"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-07-08 12:03:24 -04:00
{
2019-03-18 01:07:36 +00:00
"lang" : "eng" ,
"value" : "The audiofile Audio File Library 0.3.6 has a NULL pointer dereference bug in ModuleState::setup in modules/ModuleState.cpp, which allows an attacker to cause a denial of service via a crafted caf file, as demonstrated by sfconvert."
2018-07-08 12:03:24 -04:00
}
2019-03-18 01:07:36 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mpruett/audiofile/issues/49" ,
"refsource" : "MISC" ,
"url" : "https://github.com/mpruett/audiofile/issues/49"
} ,
{
"name" : "USN-3800-1" ,
"refsource" : "UBUNTU" ,
"url" : "https://usn.ubuntu.com/3800-1/"
}
]
}
}