A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial of service. When ImageMagick crashes, it generates a lot of trash files. These trash files can be large if the SVG file contains many render actions. In a denial of service attack, if a remote attacker uploads an SVG file of size t, ImageMagick generates files of size 103*t. If an attacker uploads a 100M SVG, the server will generate about 10G.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
22 Feb 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2023-03-23 20:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-1289
Mitre link : CVE-2023-1289
CVE.ORG link : CVE-2023-1289
JSON object : View
Products Affected
fedoraproject
- extra_packages_for_enterprise_linux
- fedora
redhat
- enterprise_linux
imagemagick
- imagemagick
CWE
CWE-20
Improper Input Validation