cvelist/2023/25xxx/CVE-2023-25433.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2023-02-06 10:00:54 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-06-29 20:00:38 +00:00
"ID": "CVE-2023-25433",
"STATE": "PUBLIC"
2023-02-06 10:00:54 +00:00
},
2023-06-29 20:00:38 +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",
2023-02-06 10:00:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-06-29 20:00:38 +00:00
"value": "libtiff 4.5.0 is vulnerable to Buffer Overflow via /libtiff/tools/tiffcrop.c:8499. Incorrect updating of buffer size after rotateImage() in tiffcrop cause heap-buffer-overflow and SEGV."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitlab.com/libtiff/libtiff/-/issues/520",
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/issues/520"
},
{
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/467",
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/merge_requests/467"
2023-08-01 02:00:34 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230731 [SECURITY] [DLA 3513-1] tiff security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00034.html"
2023-02-06 10:00:54 +00:00
}
]
}
}