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 | |
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
21 Nov 2024, 06:21
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1970569 - Issue Tracking, Third Party Advisory | |
References | () https://github.com/ImageMagick/ImageMagick/issues/2624 - Exploit, Issue Tracking, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/05/msg00018.html - Mailing List, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html - |
Information
Published : 2022-02-24 19:15
Updated : 2024-11-21 06:21
NVD link : CVE-2021-3596
Mitre link : CVE-2021-3596
CVE.ORG link : CVE-2021-3596
JSON object : View
Products Affected
redhat
- enterprise_linux
debian
- debian_linux
imagemagick
- imagemagick
fedoraproject
- fedora
CWE
CWE-476
NULL Pointer Dereference