GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Wed Dec 20, 2006 9:26 pm Post subject: [ GLSA 200612-20 ] imlib2: Multiple vulnerabilities |
|
|
Gentoo Linux Security Advisory
Title: imlib2: Multiple vulnerabilities (GLSA 200612-20)
Severity: normal
Exploitable: remote
Date: December 20, 2006
Bug(s): #154216
ID: 200612-20
Synopsis
imlib2 contains several vulnerabilities that could lead to the remote execution of arbitrary code or a Denial of Service.
Background
imlib2 is an advanced replacement for image manipulation libraries such as libXpm. It is utilized by numerous programs, including gkrellm and several window managers, to display images.
Affected Packages
Package: media-libs/imlib2
Vulnerable: < 1.3.0
Unaffected: >= 1.3.0
Architectures: All supported architectures
Description
M. Joonas Pihlaja discovered several buffer overflows in loader_argb.c, loader_png.c, loader_lbm.c, loader_jpeg.c, loader_tiff.c, loader_tga.c, loader_pnm.c and an out-of-bounds memory read access in loader_tga.c.
Impact
An attacker can entice a user to process a specially crafted JPG, ARGB, PNG, LBM, PNM, TIFF, or TGA image with an "imlib2*" binary or another application using the imlib2 libraries. Successful exploitation of the buffer overflows causes the execution of arbitrary code with the permissions of the user running the application.
Workaround
There is no known workaround at this time.
Resolution
All imlib2 users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=media-libs/imlib2-1.3.0" |
References
CVE-2006-4806
CVE-2006-4807
CVE-2006-4808
CVE-2006-4809
Last edited by GLSA on Sat Feb 02, 2008 4:18 am; edited 2 times in total |
|