cvelist/2022/2xxx/CVE-2022-2519.json
2022-08-31 16:00:35 +00:00

67 lines
2.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2519",
"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 4.4.0rc1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-415"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/issues/423",
"url": "https://gitlab.com/libtiff/libtiff/-/issues/423"
},
{
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/merge_requests/378",
"url": "https://gitlab.com/libtiff/libtiff/-/merge_requests/378"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is a double free or corruption in rotateImage() at tiffcrop.c:8839 found in libtiff 4.4.0rc1"
}
]
}
}