cvelist/2020/14xxx/CVE-2020-14212.json
2020-07-28 22:01:27 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-14212",
"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": "FFmpeg through 4.3 has a heap-based buffer overflow in avio_get_str in libavformat/aviobuf.c because dnn_backend_native.c calls ff_dnn_load_model_native and a certain index check is omitted."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://trac.ffmpeg.org/ticket/8716",
"refsource": "MISC",
"name": "https://trac.ffmpeg.org/ticket/8716"
},
{
"url": "https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=1463",
"refsource": "MISC",
"name": "https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=1463"
},
{
"refsource": "GENTOO",
"name": "GLSA-202007-58",
"url": "https://security.gentoo.org/glsa/202007-58"
}
]
}
}