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
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1970569 | Issue Tracking Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/issues/2624 | Exploit Issue Tracking Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/05/msg00018.html | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2022-02-24 19:15
Updated : 2024-02-28 19:09
NVD link : CVE-2021-3596
Mitre link : CVE-2021-3596
CVE.ORG link : CVE-2021-3596
JSON object : View
Products Affected
debian
- debian_linux
redhat
- enterprise_linux
fedoraproject
- fedora
imagemagick
- imagemagick
CWE
CWE-476
NULL Pointer Dereference