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
22 May 2023, 02:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
CPE |
30 Jun 2022, 18:14
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/ImageMagick/ImageMagick/commit/eac8ce4d873f28bb6a46aa3a662fb196b49b95d0 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/ImageMagick/ImageMagick6/commit/dc070da861a015d3c97488fdcca6063b44d47a7b - Patch, Third Party Advisory | |
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=2091813 - Issue Tracking, Patch, Third Party Advisory | |
CWE | CWE-704 | |
CPE | cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:* cpe:2.3:a:fedoraproject:extra_packages_for_enterprise_linux:8.0:*:*:*:*:*:*:* cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : 6.8
v3 : 7.8 |
16 Jun 2022, 18:33
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-06-16 18:15
Updated : 2024-02-04 22:29
NVD link : CVE-2022-32547
Mitre link : CVE-2022-32547
CVE.ORG link : CVE-2022-32547
JSON object : View
Products Affected
imagemagick
- imagemagick
fedoraproject
- fedora
redhat
- enterprise_linux
CWE
CWE-704
Incorrect Type Conversion or Cast