← Back to CVE List

CVE-2021-3596

Published: 2022-02-24T19:15Z
Last Modified: 2024-11-21T06:21Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt