cvelist/2017/14xxx/CVE-2017-14632.json

78 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-14632",
"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" : [
{
"lang" : "eng",
"value" : "Xiph.Org libvorbis 1.3.5 allows Remote Code Execution upon freeing uninitialized memory in the function vorbis_analysis_headerout() in info.c when vi->channels<=0, a similar issue to Mozilla bug 550184."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-04-30 06:05:04 -04:00
{
"name" : "[debian-lts-announce] 20180430 [SECURITY] [DLA 1368-1] libvorbis security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/04/msg00033.html"
},
2017-10-16 12:31:07 -04:00
{
"name" : "https://gitlab.xiph.org/xiph/vorbis/issues/2328",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://gitlab.xiph.org/xiph/vorbis/issues/2328"
2018-02-16 06:05:26 -05:00
},
{
"name" : "DSA-4113",
"refsource" : "DEBIAN",
2018-02-16 06:05:26 -05:00
"url" : "https://www.debian.org/security/2018/dsa-4113"
2018-03-15 06:05:11 -04:00
},
{
"name" : "USN-3569-1",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3569-1/"
2017-10-16 12:31:07 -04:00
}
]
}
}