In ImageMagick, there is load of misaligned address for type 'double', which requires 8 byte alignment and for type 'float', which requires 4 byte alignment at MagickCore/property.c. Whenever crafted or untrusted input is processed by ImageMagick, this causes a negative impact to application availability or other problems related to undefined behavior.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2091813 | Issue Tracking Patch Third Party Advisory |
https://github.com/ImageMagick/ImageMagick/commit/eac8ce4d873f28bb6a46aa3a662fb196b49b95d0 | Patch Third Party Advisory |
https://github.com/ImageMagick/ImageMagick6/commit/dc070da861a015d3c97488fdcca6063b44d47a7b | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/05/msg00020.html |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2022-06-16 18:15
Updated : 2024-02-28 19:09
NVD link : CVE-2022-32547
Mitre link : CVE-2022-32547
CVE.ORG link : CVE-2022-32547
JSON object : View
Products Affected
redhat
- enterprise_linux
fedoraproject
- fedora
imagemagick
- imagemagick
CWE
CWE-704
Incorrect Type Conversion or Cast