GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Mon Feb 13, 2006 9:26 pm Post subject: [ GLSA 200602-06 ] ImageMagick: Format string vulnerability |
|
|
Gentoo Linux Security Advisory
Title: ImageMagick: Format string vulnerability (GLSA 200602-06)
Severity: normal
Exploitable: remote
Date: February 13, 2006
Bug(s): #83542
ID: 200602-06
Synopsis
A vulnerability in ImageMagick allows attackers to crash the application
and potentially execute arbitrary code.
Background
ImageMagick is an application suite to manipulate and convert
images. It is often used as a utility backend by web applications like
forums, content management systems or picture galleries.
Affected Packages
Package: media-gfx/imagemagick
Vulnerable: < 6.2.5.5
Unaffected: >= 6.2.5.5
Architectures: All supported architectures
Description
The SetImageInfo function was found vulnerable to a format string
mishandling. Daniel Kobras discovered that the handling of "%"-escaped
sequences in filenames passed to the function is inadequate. This is a
new vulnerability that is not addressed by GLSA 200503-11.
Impact
By feeding specially crafted file names to ImageMagick, an
attacker can crash the program and possibly execute arbitrary code with
the privileges of the user running ImageMagick.
Workaround
There is no known workaround at this time.
Resolution
All ImageMagick users should upgrade to the latest version:
Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=media-gfx/imagemagick-6.2.5.5" |
References
CVE-2006-0082
GLSA 200503-11
Last edited by GLSA on Mon Jun 10, 2013 4:22 am; edited 3 times in total |
|