cvelist/2019/11xxx/CVE-2019-11338.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2019-04-19 00:00:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-11338",
"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": "libavcodec/hevcdec.c in FFmpeg 4.1.2 mishandles detection of duplicate first slices, which allows remote attackers to cause a denial of service (NULL pointer dereference and out-of-array access) or possibly have unspecified other impact via crafted HEVC data."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/FFmpeg/FFmpeg/commit/54655623a82632e7624714d7b2a3e039dc5faa7e",
"refsource": "MISC",
"name": "https://github.com/FFmpeg/FFmpeg/commit/54655623a82632e7624714d7b2a3e039dc5faa7e"
2019-04-23 16:00:47 +00:00
},
{
"refsource": "BID",
"name": "108034",
"url": "http://www.securityfocus.com/bid/108034"
2019-05-06 21:00:44 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-3967-1",
"url": "https://usn.ubuntu.com/3967-1/"
2019-05-23 10:00:46 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20190523 [SECURITY] [DSA 4449-1] ffmpeg security update",
"url": "https://seclists.org/bugtraq/2019/May/60"
2019-05-23 11:00:47 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4449",
"url": "https://www.debian.org/security/2019/dsa-4449"
2019-05-29 10:00:46 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190529 [SECURITY] [DLA 1809-1] libav security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00043.html"
2020-01-14 01:01:08 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0024",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00012.html"
2019-04-19 00:00:43 +00:00
}
]
}
}