Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 200410-11 ] tiff: Buffer overflows in image decoding
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Bodhisattva
Bodhisattva


Joined: 13 Jun 2003
Posts: 4087
Location: Dresden, Germany

PostPosted: Wed Oct 13, 2004 6:44 pm    Post subject: [ GLSA 200410-11 ] tiff: Buffer overflows in image decoding Reply with quote

Gentoo Linux Security Advisory

Title: tiff: Buffer overflows in image decoding (GLSA 200410-11)
Severity: normal
Exploitable: remote
Date: October 13, 2004
ID: 200410-11

Synopsis

Multiple heap-based overflows have been found in the tiff library image decoding routines, potentially allowing to execute arbitrary code with the rights of the user viewing a malicious image.

Background

The tiff library contains encoding and decoding routines for the Tag Image File Format. It is called by numerous programs, including GNOME and KDE, to help in displaying TIFF images. xv is a multi-format image manipulation utility that is statically linked to the tiff library.

Affected Packages

Package: media-libs/tiff
Vulnerable: < 3.6.1-r2
Unaffected: >= 3.6.1-r2
Architectures: All supported architectures

Package: media-gfx/xv
Vulnerable: <= 3.10a-r7
Unaffected: >= 3.10a-r8
Architectures: All supported architectures


Description

Chris Evans found heap-based overflows in RLE decoding routines in tif_next.c, tif_thunder.c and potentially tif_luv.c.

Impact

A remote attacker could entice a user to view a carefully crafted TIFF image file, which would potentially lead to execution of arbitrary code with the rights of the user viewing the image. This affects any program that makes use of the tiff library, including GNOME and KDE web browsers or mail readers.

Workaround

There is no known workaround at this time.

Resolution

All tiff library users should upgrade to the latest version:
Code:
# emerge sync
# emerge -pv ">=media-libs/tiff-3.6.1-r2"
# emerge ">=media-libs/tiff-3.6.1-r2"
xv makes use of the tiff library and needs to be recompiled to receive the new patched version of the library. All xv users should also upgrade to the latest version:
Code:
# emerge sync
# emerge -pv ">=media-gfx/xv-3.10a-r8"
# emerge ">=media-gfx/xv-3.10a-r8"


References

CAN-2004-0803


Last edited by GLSA on Sun May 07, 2006 4:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum