cvelist/2019/19xxx/CVE-2019-19721.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2019-12-11 15:01:08 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-05-15 18:02:03 +00:00
"ID": "CVE-2019-19721",
"STATE": "PUBLIC"
2019-12-11 15:01:08 +00:00
},
2020-05-15 18:02:03 +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",
2019-12-11 15:01:08 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-05-15 18:02:03 +00:00
"value": "An off-by-one error in the DecodeBlock function in codec/sdl_image.c in VideoLAN VLC media player before 3.0.9 allows remote attackers to cause a denial of service (memory corruption) via a crafted image file. NOTE: this may be related to the SDL_Image product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.videolan.org/security/",
"refsource": "MISC",
"name": "https://www.videolan.org/security/"
},
{
"refsource": "MISC",
"name": "http://hg.libsdl.org/SDL_image/",
"url": "http://hg.libsdl.org/SDL_image/"
},
{
"refsource": "MISC",
"name": "https://bugs.gentoo.org/721940",
"url": "https://bugs.gentoo.org/721940"
},
{
"refsource": "MISC",
"name": "https://git.videolan.org/?p=vlc/vlc-3.0.git;a=commit;h=72afe7ebd8305bf4f5360293b8621cde52ec506b",
"url": "https://git.videolan.org/?p=vlc/vlc-3.0.git;a=commit;h=72afe7ebd8305bf4f5360293b8621cde52ec506b"
2019-12-11 15:01:08 +00:00
}
]
}
}