cvelist/2023/35xxx/CVE-2023-35790.json
2023-06-16 21:00:43 +00:00

67 lines
2.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-35790",
"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": "An issue was discovered in dec_patch_dictionary.cc in libjxl before 0.8.2. An integer underflow in patch decoding can lead to a denial of service, such as an infinite loop."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libjxl/libjxl/releases/tag/v0.8.2",
"refsource": "MISC",
"name": "https://github.com/libjxl/libjxl/releases/tag/v0.8.2"
},
{
"url": "https://github.com/libjxl/libjxl/pull/2551",
"refsource": "MISC",
"name": "https://github.com/libjxl/libjxl/pull/2551"
}
]
}
}