(Gentoo Issues Fix) Zlib Buffer Overflow in inflate_table() May Let Remote Users Execute Arbitrary Code
|
|
SecurityTracker Alert ID: 1014403 |
|
SecurityTracker URL: http://securitytracker.com/id/1014403
|
|
CVE Reference:
CVE-2005-2096
(Links to External Site)
|
Date: Jul 6 2005
|
Impact:
Denial of service via network, Execution of arbitrary code via network, User access via network
|
Fix Available: Yes Vendor Confirmed: Yes
|
Version(s): 1.2.2
|
Description:
A buffer overflow was reported in zlib in the processing of compressed data streams. A remote user may be able to cause denial of service conditions or execute arbitrary code on the target system.
A user can create a specially crafted compressed data stream that, when processed by an application using zlib, will trigger an overflow in the inflate_table() function and cause the application to crash or execute arbitrary code.
The vulnerability resides in 'inftrees.c'.
Tavis Ormandy of the Gentoo Linux Security Audit Team discovered this vulnerability.
|
Impact:
A user can cause an application using zlib to crash or execute arbitrary code. The specific impact depends on the application.
|
Solution:
Gentoo has issued a fix and indicates that all zlib users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=sys-libs/zlib-1.2.2-r1"
|
Vendor URL: www.zlib.org/ (Links to External Site)
|
Cause:
Boundary error
|
Underlying OS:
Linux (Gentoo)
|
|
Message History:
This archive entry is a follow-up to the message listed below.
|
Source Message Contents
|
Date: Wed, 06 Jul 2005 16:23:20 +0200
Subject: [Full-disclosure] [ GLSA 200507-05 ] zlib: Buffer overflow
|
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--===============1204111058==
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature";
boundary="------------enigCDBAA32FB4088BBAF51FDC24"
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigCDBAA32FB4088BBAF51FDC24
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory GLSA 200507-05
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
http://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Severity: High
Title: zlib: Buffer overflow
Date: July 06, 2005
Bugs: #98121
ID: 200507-05
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Synopsis
========
A buffer overflow has been discovered in zlib, potentially resulting in
the execution of arbitrary code.
Background
==========
zlib is a widely used free and patent unencumbered data compression
library.
Affected packages
=================
-------------------------------------------------------------------
Package / Vulnerable / Unaffected
-------------------------------------------------------------------
1 sys-libs/zlib < 1.2.2-r1 >= 1.2.2-r1
Description
===========
Tavis Ormandy of the Gentoo Linux Security Audit Team discovered a
buffer overflow in zlib. A bounds checking operation failed to take
invalid data into account, allowing a specifically malformed deflate
data stream to overrun a buffer.
Impact
======
An attacker could construct a malformed data stream, embedding it
within network communication or an application file format, potentially
resulting in the execution of arbitrary code when decoded by the
application using the zlib library.
Workaround
==========
There is no known workaround at this time.
Resolution
==========
All zlib users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=sys-libs/zlib-1.2.2-r1"
References
==========
[ 1 ] CAN-2005-2096
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2096
Availability
============
This GLSA and any updates to it are available for viewing at
the Gentoo Security Website:
http://security.gentoo.org/glsa/glsa-200507-05.xml
Concerns?
=========
Security is a primary focus of Gentoo Linux and ensuring the
confidentiality and security of our users machines is of utmost
importance to us. Any security concerns should be addressed to
security@gentoo.org or alternatively, you may file a bug at
http://bugs.gentoo.org.
License
=======
Copyright 2005 Gentoo Foundation, Inc; referenced text
belongs to its owner(s).
The contents of this document are licensed under the
Creative Commons - Attribution / Share Alike license.
http://creativecommons.org/licenses/by-sa/2.0
--------------enigCDBAA32FB4088BBAF51FDC24
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCy+lcvcL1obalX08RApjsAJ4/0Xq9PbtEl2JIxBbEd85PCW4F0ACfcneI
BkhYNLyEheFSmHoaV2Kbxxk=
=pBW5
-----END PGP SIGNATURE-----
--------------enigCDBAA32FB4088BBAF51FDC24--
--===============1204111058==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
--===============1204111058==--
|
|