cvelist/2018/5xxx/CVE-2018-5766.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-01-18 01:11:27 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-5766",
2018-01-18 02:02:50 -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-01-18 01:11:27 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-01-18 02:02:50 -05:00
"value" : "In Libav through 12.2, there is an invalid memcpy in the av_packet_ref function of libavcodec/avpacket.c. Remote attackers could leverage this vulnerability to cause a denial of service (segmentation fault) via a crafted avi file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.libav.org/show_bug.cgi?id=1112",
"refsource" : "MISC",
2018-01-18 02:02:50 -05:00
"url" : "https://bugzilla.libav.org/show_bug.cgi?id=1112"
2018-01-26 06:02:05 -05:00
},
{
"name" : "102793",
"refsource" : "BID",
2018-01-26 06:02:05 -05:00
"url" : "http://www.securityfocus.com/bid/102793"
2018-01-18 01:11:27 -05:00
}
]
}
}