2022-08-17 00:00:56 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2867" ,
2022-08-17 22:00:38 +00:00
"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-191->(CWE-125|CWE-787)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2118847" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2118847"
}
]
2022-08-17 00:00:56 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-08-17 22:00:38 +00:00
"value" : "libtiff's tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation."
2022-08-17 00:00:56 +00:00
}
]
}
}