2021-06-18 14:00:47 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3610" ,
2022-02-24 19:01:12 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "ImageMagick" ,
"version" : {
"version_data" : [
{
"version_value" : "ImageMagick 7.0.11-14"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1973689" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1973689"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/ImageMagick/ImageMagick/commit/930ff0d1a9bc42925a7856e9ea53f5fc9f318bf3" ,
"url" : "https://github.com/ImageMagick/ImageMagick/commit/930ff0d1a9bc42925a7856e9ea53f5fc9f318bf3"
2023-05-29 21:00:39 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20230529 Update CVE-2021-3610: ImageMagick" ,
"url" : "http://www.openwall.com/lists/oss-security/2023/05/29/4"
2023-06-05 18:00:40 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20230605 RE: Update CVE-2021-3610" ,
"url" : "http://www.openwall.com/lists/oss-security/2023/06/05/1"
2022-02-24 19:01:12 +00:00
}
]
2021-06-18 14:00:47 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-24 19:01:12 +00:00
"value" : "A heap-based buffer overflow vulnerability was found in ImageMagick in versions prior to 7.0.11-14 in ReadTIFFImage() in coders/tiff.c. This issue is due to an incorrect setting of the pixel array size, which can lead to a crash and segmentation fault."
2021-06-18 14:00:47 +00:00
}
]
}
}