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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/ImageMagick/ImageMagick/issues/2624 | third party advisory issue tracking exploit |
https://bugzilla.redhat.com/show_bug.cgi?id=1970569 | third party advisory issue tracking |
https://lists.debian.org/debian-lts-announce/2022/05/msg00018.html | third party advisory mailing list |
https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html | mailing list |