cvelist/2018/7xxx/CVE-2018-7263.json

68 lines
1.9 KiB
JSON
Raw Normal View History

2018-02-20 15:04:50 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-7263",
2018-02-20 16:05:37 -05: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-02-20 15:04:50 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-20 20:04:46 -05:00
"value" : "The mad_decoder_run() function in decoder.c in Underbit libmad through 0.15.1b allows remote attackers to cause a denial of service (SIGABRT because of double free or corruption) or possibly have unspecified other impact via a crafted file. NOTE: this may overlap CVE-2017-11552."
2018-02-20 16:05:37 -05:00
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870608",
"refsource" : "MISC",
2018-02-20 16:05:37 -05:00
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870608"
},
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1081784",
"refsource" : "MISC",
2018-02-20 16:05:37 -05:00
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1081784"
2018-02-20 15:04:50 -05:00
}
]
}
}