cvelist/2019/13xxx/CVE-2019-13219.json
2023-02-01 00:00:40 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13219",
"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": "A NULL pointer dereference in the get_window function in stb_vorbis through 2019-03-04 allows an attacker to cause a denial of service by opening a crafted Ogg Vorbis file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://nothings.org/stb_vorbis/",
"refsource": "MISC",
"name": "http://nothings.org/stb_vorbis/"
},
{
"url": "https://github.com/nothings/stb/commits/master/stb_vorbis.c",
"refsource": "MISC",
"name": "https://github.com/nothings/stb/commits/master/stb_vorbis.c"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/nothings/stb/commit/98fdfc6df88b1e34a736d5e126e6c8139c8de1a6",
"url": "https://github.com/nothings/stb/commit/98fdfc6df88b1e34a736d5e126e6c8139c8de1a6"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230131 [SECURITY] [DLA 3305-1] libstb security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00045.html"
}
]
}
}