cvelist/2022/1xxx/CVE-2022-1122.json

89 lines
3.6 KiB
JSON
Raw Normal View History

2022-03-28 19:01:28 +00:00
{
2023-02-02 21:00:50 +00:00
"data_version": "4.0",
2022-03-28 19:01:28 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-1122",
2022-03-29 18:01:23 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 21:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 22:01:15 +00:00
"value": "A flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free() on an uninitialized pointer, leading to a segmentation fault and a denial of service."
2023-02-02 21:00:50 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 22:01:15 +00:00
"value": "CWE-665->CWE-824",
"cweId": "CWE-665"
2023-02-02 21:00:50 +00:00
}
]
}
]
},
2022-03-29 18:01:23 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 22:01:15 +00:00
"vendor_name": "n/a",
2022-03-29 18:01:23 +00:00
"product": {
"product_data": [
{
2023-02-12 22:01:15 +00:00
"product_name": "openjpeg2",
2023-02-02 21:00:50 +00:00
"version": {
"version_data": [
{
2023-02-12 22:01:15 +00:00
"version_affected": "=",
"version_value": "openjpeg2 version 2.4.0 and prior"
2022-03-29 18:01:23 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:00:50 +00:00
"url": "https://github.com/uclouvain/openjpeg/issues/1368",
2022-03-29 18:01:23 +00:00
"refsource": "MISC",
2023-02-02 21:00:50 +00:00
"name": "https://github.com/uclouvain/openjpeg/issues/1368"
2022-03-31 03:01:17 +00:00
},
2022-09-07 05:00:34 +00:00
{
2023-02-02 21:00:50 +00:00
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00006.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2022/04/msg00006.html"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MIWSQFQWXDU4MT3XTVAO6HC7TVL3NHS7/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MIWSQFQWXDU4MT3XTVAO6HC7TVL3NHS7/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RMKBAMK2CAM5TMC5TODKVCE5AAPTD5YV/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RMKBAMK2CAM5TMC5TODKVCE5AAPTD5YV/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ROSN5NRUFOH7HGLJ4ZSKPGAKLFXJALW4/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ROSN5NRUFOH7HGLJ4ZSKPGAKLFXJALW4/"
},
{
"url": "https://security.gentoo.org/glsa/202209-04",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202209-04"
2022-03-29 18:01:23 +00:00
}
]
2022-03-28 19:01:28 +00:00
}
}