CVE-2019-17540: Buffer Overflow
ImageMagick before 7.0.8-54 has a heap-based buffer overflow in ReadPSInfo in coders/ps.c.
Other sources
ImageMagick is vulnerable to a heap-based buffer overflow, caused by a flaw in the ReadPSInfo function in coders/ps.c. By persuading a victim to open a specially-crafted file, a remote attacker could overflow a buffer and execute arbitrary code on the system.
— IBM
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2019-17540?
CVE-2019-17540 is classified as a high severity vulnerability due to its potential for exploitation via a heap-based buffer overflow.
How do I fix CVE-2019-17540?
To fix CVE-2019-17540, update to ImageMagick version 7.0.8-54 or later, or apply the appropriate patches for affected versions.
Which versions of ImageMagick are affected by CVE-2019-17540?
CVE-2019-17540 affects ImageMagick versions prior to 7.0.8-54 and 6.9.10-55.
Can CVE-2019-17540 impact my application?
Yes, CVE-2019-17540 can impact applications that utilize vulnerable versions of ImageMagick for processing PostScript files.
What type of vulnerability is CVE-2019-17540?
CVE-2019-17540 is a heap-based buffer overflow vulnerability that occurs in the ReadPSInfo function in ImageMagick.