From: "Stefan Kanthak" <stefan.kanthak@nexgo.de.>
To: <bugtraq@securityfocus.com.>
Subject: Official Windows binaries of "curl" contain vulnerable zlib 1.2.2 (CAN-2005-2096)
Date: Thu, 18 Oct 2007 21:05:56 +0200
Organization: Me, myself & I
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4980.1600
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4980.1600
X-Virus-Scanned: ClamAV 0.91.2/4545/Wed Oct 17 23:05:57 2007 on mail-in-07.arcor-online.net
X-Virus-Status: Clean
X-Virus-Scanned: antivirus-gw at tyumen.ru
The Windows binaries of "curl", built by the author and maintainer of
curl and available for download at <http://curl.haxx.se/download.html>
are linked with zlib 1.2.2 <http://www.zlib.net/>, which is but
vulnerable to CAN-2005-2096:
| x:\>curl -V
| curl 7.17.0 (i586-pc-mingw32msvc) libcurl/7.17.0 zlib/1.2.2
| Protocols: tftp ftp telnet dict ldap http file
| Features: Largefile NTLM SSPI libz
A scan with ClamAV against the patterns published by Florian Weimer
at <http://www.enyo.de/fw/security/zlib-fingerprint/> verifies the
presence of the patterns of the vulnerable code:
| x:\>clamscan --database CAN-2005-2096.db
| CURL.EXE: CAN-2005-2096.zlib-1.2.2 FOUND
|
| ----------- SCAN SUMMARY -----------
| Known viruses: 16
| Engine version: 0.91.2
| Scanned directories: 1
| Scanned files: 1
Stefan Kanthak