2022-08-17 00:00:56 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-2868" ,
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-20->CWE-125"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2118863" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2118863"
}
]
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 improper input validation flaw that can lead to out of bounds read and ultimately cause a crash if an attacker is able to supply a crafted file to tiffcrop."
2022-08-17 00:00:56 +00:00
}
]
}
}