ImageMagick: EXIF buffer overflow
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200411-11 / imagemagick |
| Release Date |
November 06, 2004 |
| Latest Revision |
November 06, 2004: 01 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| media-gfx/imagemagick |
<
6.1.3.2 |
>=
6.1.3.2 |
All supported architectures
|
Related bugreports:
#69825
Synopsis
ImageMagick contains an error in boundary checks when handling EXIF
information, which could lead to arbitrary code execution.
2.
Impact Information
Background
ImageMagick is a collection of tools to read, write and manipulate images
in many formats.
Description
ImageMagick fails to do proper bounds checking when handling image files
with EXIF information.
Impact
An attacker could use an image file with specially-crafted EXIF information
to cause arbitrary code execution with the permissions of the user running
ImageMagick.
3.
Resolution Information
Workaround
There is no known workaround at this time.
Resolution
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.3.2"
|
4.
References
|