vendor:
ImageMagick
by:
nu11secur1ty
6.5
CVSS
MEDIUM
Denial of Service
400
CWE
Product Name: ImageMagick
Affected Version From: 7.1.0-49
Affected Version To: 7.1.0-49
Patch Exists: YES
Related CWE: CVE-2022-44267
CPE: a:imagemagick:imagemagick:7.1.0-49
Metasploit:
https://www.rapid7.com/db/vulnerabilities/ubuntu-cve-2022-44267/, https://www.rapid7.com/db/vulnerabilities/debian-cve-2022-44267/, https://www.rapid7.com/db/vulnerabilities/suse-cve-2022-44267/, https://www.rapid7.com/db/vulnerabilities/amazon_linux-cve-2022-44267/, https://www.rapid7.com/db/vulnerabilities/amazon-linux-ami-2-cve-2022-44267/
Platforms Tested: Windows
2023
ImageMagick 7.1.0-49 – DoS
ImageMagick 7.1.0-49 is vulnerable to Denial of Service. When it parses a PNG image (e.g., for resize), the convert process could be left waiting for stdin input. The attacker can easily send a malicious png file to the victim and then when the victim has opened this png he will crash the program.
Mitigation:
Ensure that the ImageMagick library is updated to the latest version and that all input is validated before being processed.