Bugzilla – Bug 1187216
VUL-0: CVE-2021-3596: ImageMagick: NULL pointer dereference in ReadSVGImage() in coders/svg.c
Last modified: 2021-06-11 08:43:01 UTC
A NULL pointer dereference was found in ImageMagick in ReadSVGImage() in coders/svg.c because it does not check the return value from libxml2's xmlCreatePushParserCtxt() and use the value directly which can lead to crash and segmentation fault. This flaw affects ImageMagick versions prior to 7.0.10.31. Reference: https://github.com/ImageMagick/ImageMagick/issues/2624 Upstream patch: https://github.com/ImageMagick/ImageMagick/commit/43dfb1894761c4929d5d5c98dc80ba4e59a0d114 References: https://bugzilla.redhat.com/show_bug.cgi?id=1970569 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-3596
None of our packages is affected.