1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200501-26 / imagemagick |
| Release Date | January 20, 2005 |
| Latest Revision | January 20, 2005: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-gfx/imagemagick | < 6.1.8.8 | >= 6.1.8.8 | All supported architectures |
Related bugreports: #77932
ImageMagick is vulnerable to a heap overflow when decoding Photoshop Document (PSD) files, which could lead to arbitrary code execution.
ImageMagick is a collection of tools to read, write and manipulate images in many formats.
Andrei Nigmatulin discovered that a Photoshop Document (PSD) file with more than 24 layers could trigger a heap overflow.
An attacker could potentially design a mailicous PSD image file to cause arbitrary code execution with the permissions of the user running ImageMagick.
There is no known workaround at this time.
All ImageMagick users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-gfx/imagemagick-6.1.8.8" |