cvelist/2020/6xxx/CVE-2020-6851.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-01-13 05:01:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-01-13 06:01:04 +00:00
"ID": "CVE-2020-6851",
"STATE": "PUBLIC"
2020-01-13 05:01:07 +00:00
},
2020-01-13 06:01:04 +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-01-13 05:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-01-28 18:01:23 +00:00
"value": "OpenJPEG through 2.3.1 has a heap-based buffer overflow in opj_t1_clbl_decode_processor in openjp2/t1.c because of lack of opj_j2k_update_image_dimensions validation."
2020-01-13 06:01:04 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/uclouvain/openjpeg/issues/1228",
"refsource": "MISC",
"name": "https://github.com/uclouvain/openjpeg/issues/1228"
2020-01-28 17:01:18 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200128 [SECURITY] [DLA 2081-1] openjpeg2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00025.html"
2020-01-13 05:01:07 +00:00
}
]
}
}