2021-06-10 18:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-3596" ,
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.10-31"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-476"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/ImageMagick/ImageMagick/issues/2624" ,
"url" : "https://github.com/ImageMagick/ImageMagick/issues/2624"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1970569" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1970569"
2022-05-14 16:01:32 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20220514 [SECURITY] [DLA-3007-1] imagemagick security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/05/msg00018.html"
2023-03-11 23:00:34 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20230311 [SECURITY] [DLA 3357-1] imagemagick security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html"
2022-02-24 19:01:12 +00:00
}
]
2021-06-10 18:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-02-24 19:01:12 +00:00
"value" : "A NULL pointer dereference flaw was found in ImageMagick in versions prior to 7.0.10-31 in ReadSVGImage() in coders/svg.c. This issue is due to not checking the return value from libxml2's xmlCreatePushParserCtxt() and uses the value directly, which leads to a crash and segmentation fault."
2021-06-10 18:00:51 +00:00
}
]
}
}