cvelist/2020/13xxx/CVE-2020-13428.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2020-05-23 20:01:16 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-08 19:01:22 +00:00
"ID": "CVE-2020-13428",
"STATE": "PUBLIC"
2020-05-23 20:01:16 +00:00
},
2020-06-08 19:01:22 +00:00
"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",
2020-05-23 20:01:16 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-19 16:01:26 +00:00
"value": "A heap-based buffer overflow in the hxxx_AnnexB_to_xVC function in modules/packetizer/hxxx_nal.c in VideoLAN VLC media player before 3.0.11 for macOS/iOS allows remote attackers to cause a denial of service (application crash) or execute arbitrary code via a crafted H.264 Annex-B video (.avi for example) file."
2020-06-08 19:01:22 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/videolan/vlc/commits/master/modules/packetizer/hxxx_nal.c",
"refsource": "MISC",
"name": "https://github.com/videolan/vlc/commits/master/modules/packetizer/hxxx_nal.c"
},
{
"refsource": "MISC",
"name": "http://git.videolan.org/?p=vlc/vlc-3.0.git;a=commit;h=d5c43c21c747ff30ed19fcca745dea3481c733e0",
"url": "http://git.videolan.org/?p=vlc/vlc-3.0.git;a=commit;h=d5c43c21c747ff30ed19fcca745dea3481c733e0"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/videolan/vlc-3.0/releases/tag/3.0.11",
"url": "https://github.com/videolan/vlc-3.0/releases/tag/3.0.11"
2020-06-17 12:01:23 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4704",
"url": "https://www.debian.org/security/2020/dsa-4704"
2020-06-19 15:01:22 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://www.videolan.org/security/sb-vlc3011.html",
"url": "https://www.videolan.org/security/sb-vlc3011.html"
2020-05-23 20:01:16 +00:00
}
]
}
}