You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200501-06.xml

70 lines
2.4 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200501-06">
<title>tiff: New overflows in image decoding</title>
<synopsis>
An integer overflow has been found in the TIFF library image decoding
routines and the tiffdump utility, potentially allowing arbitrary code
execution.
</synopsis>
<product type="ebuild">tiff</product>
<announced>2005-01-05</announced>
<revised count="01">2005-01-05</revised>
<bug>75213</bug>
<access>remote</access>
<affected>
<package name="media-libs/tiff" auto="yes" arch="*">
<unaffected range="ge">3.7.1-r1</unaffected>
<vulnerable range="lt">3.7.1-r1</vulnerable>
</package>
</affected>
<background>
<p>
The TIFF library contains encoding and decoding routines for the
Tag Image File Format. It is called by numerous programs, including
GNOME and KDE applications, to interpret TIFF images.
</p>
</background>
<description>
<p>
infamous41md found a potential integer overflow in the directory
entry count routines of the TIFF library (CAN-2004-1308). Dmitry V.
Levin found another similar issue in the tiffdump utility
(CAN-2004-1183).
</p>
</description>
<impact type="normal">
<p>
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 many web browsers
or mail readers.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All TIFF library users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-libs/tiff-3.7.1-r1"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1183">CAN-2004-1183</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1308">CAN-2004-1308</uri>
<uri link="http://www.idefense.com/application/poi/display?id=174&amp;type=vulnerabilities">iDEFENSE Advisory</uri>
</references>
<metadata tag="submitter" timestamp="2005-01-03T10:21:55Z">
koon
</metadata>
<metadata tag="bugReady" timestamp="2005-01-04T14:07:42Z">
koon
</metadata>
</glsa>