A NULL pointer dereference flaw was found in ImageMagick...
Moderate severity
Unreviewed
Published
Feb 25, 2022
to the GitHub Advisory Database
•
Updated Mar 12, 2023
Description
Published by the National Vulnerability Database
Feb 24, 2022
Published to the GitHub Advisory Database
Feb 25, 2022
Last updated
Mar 12, 2023
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.
References