Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 553
Alerts This Week
Warning Icon 1 553

Red Hat Enterprise Linux 6: RHSA-2014:0222-01 Moderate: Libtiff Issues

red hat
Calendar Grey February 27, 2014
Dist Redhat Esm H88
The recent update from Red Hat for libpng resolves various security vulnerabilities classified as moderate; users are advised to upgrade.
Updated libtiff packages that fix multiple security issues are now available for Red Hat Enterprise Linux 6

Solution

Before applying this update, make sure all previously released errata relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at https://access.redhat.com/site/articles/11258

Summary

The libtiff packages contain a library of functions for manipulating Tagged Image File Format (TIFF) files.
A heap-based buffer overflow and a use-after-free flaw were found in the tiff2pdf tool. An attacker could use these flaws to create a specially crafted TIFF file that would cause tiff2pdf to crash or, possibly, execute arbitrary code. (CVE-2013-1960, CVE-2013-4232)
Multiple buffer overflow flaws were found in the gif2tiff tool. An attacker could use these flaws to create a specially crafted GIF file that could cause gif2tiff to crash or, possibly, execute arbitrary code. (CVE-2013-4231, CVE-2013-4243, CVE-2013-4244)
A flaw was found in the way libtiff handled OJPEG-encoded TIFF images. An attacker could use this flaw to create a specially crafted TIFF file that would cause an application using libtiff to crash. (CVE-2010-2596)
Multiple buffer overflow flaws were found in the tiff2pdf tool. An attacker could use these flaws to create a specially crafted TIFF file that would cause tiff2pdf to crash. (CVE-2013-1961)
Red Hat would like to thank Emmanuel Bouillon of NCI Agency for reporting CVE-2013-1960 and CVE-2013-1961. The CVE-2013-4243 issue was discovered by Murray McAllister of the Red Hat Security Response Team, and the CVE-2013-4244 issue was discovered by Huzaifa Sidhpurwala of the Red Hat Security Response Team.
All libtiff users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. All running applications linked against libtiff must be restarted for this update to take effect.

References

https://access.redhat.com/security/cve/CVE-2010-2596 https://access.redhat.com/security/cve/CVE-2013-1960 https://access.redhat.com/security/cve/CVE-2013-1961 https://access.redhat.com/security/cve/CVE-2013-4231 https://access.redhat.com/security/cve/CVE-2013-4232 https://access.redhat.com/security/cve/CVE-2013-4243 https://access.redhat.com/security/cve/CVE-2013-4244 https://access.redhat.com/security/updates/classification/#moderate

Package List

Red Hat Enterprise Linux Desktop (v. 6):
Source:
i386: libtiff-3.9.4-10.el6_5.i686.rpm libtiff-debuginfo-3.9.4-10.el6_5.i686.rpm
x86_64: libtiff-3.9.4-10.el6_5.i686.rpm libtiff-3.9.4-10.el6_5.x86_64.rpm libtiff-debuginfo-3.9.4-10.el6_5.i686.rpm libtiff-debuginfo-3.9.4-10.el6_5.x86_64.rpm
Red Hat Enterprise Linux Desktop Optional (v. 6):
Source:
i386: libtiff-debuginfo-3.9.4-10.el6_5.i686.rpm libtiff-devel-3.9.4-10.el6_5.i686.rpm libtiff-static-3.9.4-10.el6_5.i686.rpm
x86_64: libtiff-debuginfo-3.9.4-10.el6_5.i686.rpm libtiff-debuginfo-3.9.4-10.el6_5.x86_64.rpm libtiff-devel-3.9.4-10.el6_5.i686.rpm libtiff-devel-3.9.4-10.el6_5.x86_64.rpm libtiff-static-3.9.4-10.el6_5.x86_64.rpm
Red Hat Enterprise Linux HPC Node (v. 6):
Source:
x86_64: libtiff-3.9.4-10.el6_5.i686.rpm libtiff-3.9.4-10.el6_5.x86_64.rpm libtiff-debuginfo-3.9.4-10.el6_5.i686.rpm libtiff-debuginfo-3.9.4-10.el6_5.x86_64.rpm
Red Hat Enterprise Linux HPC Node Optional (v. 6):
Source:
x86_64: libtiff-debuginfo-3.9.4-10.el6_5.i686.rpm libtiff-debuginfo-3.9.4-10.el6_5.x86_64.rpm libtiff-devel-3.9.4-10.el6_5.i686.rpm libtiff-devel-3.9.4-10.el6_5.x86_64.rpm libtiff-static-3.9.4-10.el6_5.x86_64.rpm
Red Hat Enterprise Linux Server (v. 6):
Source:
i386: libtiff-3.9.4-10.el6_5.i686.rpm libtiff-debuginfo-3.9.4-10.el6_5.i686.rpm

Read the Full Advisory


Advisory ID: RHSA-2014:0222-01
Product: Red Hat Enterprise Linux
Issue date: 2014-02-27

Topic

Updated libtiff packages that fix multiple security issues are nowavailable for Red Hat Enterprise Linux 6.The Red Hat Security Response Team has rated this update as having Moderatesecurity impact. Common Vulnerability Scoring System (CVSS) base scores,which give detailed severity ratings, are available for each vulnerabilityfrom the CVE links in the References section.

Relevant Releases Architectures

Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64

Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64

Red Hat Enterprise Linux HPC Node (v. 6) - x86_64

Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64

Red Hat Enterprise Linux Server (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Server Optional (v. 6) - i386, ppc64, s390x, x86_64

Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64

Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

Bugs Fixed

610759 - CVE-2010-2596 libtiff: assertion failure on downsampled OJPEG file

952131 - CVE-2013-1961 libtiff (tiff2pdf): Stack-based buffer overflow with malformed image-length and resolution

952158 - CVE-2013-1960 libtiff (tiff2pdf): Heap-based buffer overflow in t2_process_jpeg_strip()

995965 - CVE-2013-4231 libtiff (gif2tiff): GIF LZW decoder missing datasize value check

995975 - CVE-2013-4232 libtiff (tiff2pdf): use-after-free in t2p_readwrite_pdf_image()

996052 - CVE-2013-4243 libtiff (gif2tiff): possible heap-based buffer overflow in readgifimage()

996468 - CVE-2013-4244 libtiff (gif2tiff): OOB Write in LZW decompressor

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.