mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
72 lines
2.4 KiB
JSON
72 lines
2.4 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-1916",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "n/a",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "libtiff",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "libtiff versions 4.x and newer are affected"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-125"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://gitlab.com/libtiff/libtiff/-/issues/536,",
|
|
"url": "https://gitlab.com/libtiff/libtiff/-/issues/536,"
|
|
},
|
|
{
|
|
"refsource": "MISC",
|
|
"name": "https://gitlab.com/libtiff/libtiff/-/issues/537",
|
|
"url": "https://gitlab.com/libtiff/libtiff/-/issues/537"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://support.apple.com/kb/HT213844",
|
|
"url": "https://support.apple.com/kb/HT213844"
|
|
}
|
|
]
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x."
|
|
}
|
|
]
|
|
}
|
|
} |