Micah Anderson
2005-Nov-05 06:40 UTC
[Secure-testing-commits] r2670 - data/DTSA website website/DTSA
Author: micah Date: 2005-11-05 06:40:17 +0000 (Sat, 05 Nov 2005) New Revision: 2670 Added: website/DTSA/DTSA-21-1.html Modified: data/DTSA/list website/list.html Log: Prepare to release DTSA-21 clamav Modified: data/DTSA/list ==================================================================--- data/DTSA/list 2005-11-05 06:36:53 UTC (rev 2669) +++ data/DTSA/list 2005-11-05 06:40:17 UTC (rev 2670) @@ -55,3 +55,6 @@ [October 13th, 2005] DTSA-20-1 mailutils - Format string vulnerability {CVE-2005-2878 } - mailutils 1:0.6.90-2.1etch1 +[November 3rd, 2005] DTSA-21-1 clamav - Denial of service vulnerabilities and buffer overflow + {CVE-2005-3239 CVE-2005-3500 CVE-2005-3501 CVE-2005-3303 } + - clamav 0.87.1-0etch.1 Added: website/DTSA/DTSA-21-1.html ==================================================================--- website/DTSA/DTSA-21-1.html 2005-11-05 06:36:53 UTC (rev 2669) +++ website/DTSA/DTSA-21-1.html 2005-11-05 06:40:17 UTC (rev 2670) @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> + <html><head><meta http-equiv="Content-Type" content="text/html; charset=iso8859-1"> + <title>Debian testing security team - Advisory</title> + <link type="text/css" rel="stylesheet" href="../style.css"> + <link rel="shortcut icon" href="http://www.debian.org/favicon.ico"> + </head> + <body> + <div align="center"> + <a href="http://www.debian.org/"> + + <img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a> + <a href="http://www.debian.org/"> + <img src="http://www.debian.org/Pics/debian.png" border="0" hspace="0" vspace="0" alt="Debian Project"></a> + </div> + <br /> + <table class="reddy" width="100%"> + <tr> + <td class="reddy"> + <img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" + alt="" width="15" height="16"></td> + + <td rowspan="2" class="reddy">Debian testing security team - Advisory</td> + <td class="reddy"> + <img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" + alt="" width="16" height="16"></td> + </tr> + <tr> + <td class="reddy"> + <img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" + alt="" width="16" height="16"></td> + <td class="reddy"> + + <img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" + alt="" width="15" height="16"></td> + </tr> + </table> + +<!-- header --> +<h2>DTSA-21-1</h2> +<dl> +<dt>Date Reported:</dt> +<dd>November 3rd, 2005</dd> +<dt>Affected Package:</dt> +<dd><a href=''http://packages.debian.org/src:clamav''>clamav</a></dd> +<dt>Vulnerability:</dt> +<dd>Denial of service vulnerabilities and buffer overflow</dd> +<dt>Problem-Scope:</dt> +<dd>remote</dd> +<dt>Debian-specific:</dt> +<dd>No<br></dd> +<dt>CVE:</dt> +<dd> +<a href=''http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3239''>CVE-2005-3239</a> +<a href=''http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3500''>CVE-2005-3500</a> +<a href=''http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3501''>CVE-2005-3501</a> +<a href=''http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3303''>CVE-2005-3303</a> +<br></dd> +<br><dt>More information:</dt> +<dd> <br> +Multiple security holes were found in clamav: <br> + <br> +CVE-2005-3239 <br> + <br> + The OLE2 unpacker allows remote attackers to cause a denial of service <br> + by sending a DOC file with an invalid property tree, triggering <br> + an infinite recursion. <br> + <br> +CVE-2005-3500 <br> + <br> + The tnef_attachment function in Clam AntiVirus before 0.87.1 <br> + allows remote attackers to cause a denial of service, through <br> + an infinate loop and memory exhaustion, by crafting a CAB file <br> + with a value that causes ClamAV to repeatedly scan the same block <br> + <br> +CVE-2005-3501 <br> + <br> + The cabd_find function in of the libmspack library in Clam AntiVirus <br> + before 0.87.1 allows remote attackers to cause a denial of service <br> + via a crafted CAB file that causes cabd_find to be called with a zero <br> + length. <br> + <br> +CVE-2005-3303 <br> + <br> + The FSB unpacker in Clam AntiVirus 0.80 through 0.87 allows <br> + remote attackers to cause memory corruption and execute arbitrary <br> + code via a crafted FSG 1.33 file. <br> +</dd> +<br><dt>For the testing distribution (etch) this is fixed in version 0.87.1-0etch.1</dt> +<dt>For the unstable distribution (sid) this is fixed in version 0.87.1</dt> +<br><dt>This upgrade is recommended if you use clamav.<dt> +<br><dt>If you have the secure testing lines in your sources.list, you can update by running this command as root:</dt> + +<dd>apt-get update && apt-get upgrade</dd> +<br> + +<br> +<dt>To use the Debian testing security archive, add the following lines to your /etc/apt/sources.list:<dt> +<br> +<dd>deb http://secure-testing-mirrors.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free</dd> +<dd>deb-src http://secure-testing-mirrors.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free</dd> +<br> +<dt>The archive signing key can be downloaded from<dt> +<dd><a href=''http://secure-testing.debian.net/ziyi-2005-7.asc''>http://secure-testing.debian.net/ziyi-2005-7.asc</a><dd> + +<br> + +<!-- footer --> +<hr> +<a href="http://validator.w3.org/check?uri=referer"> + <img border="0" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" height="31" width="88"></a> + <a href="http://jigsaw.w3.org/css-validator/check/referer"> + <img border="0" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" + height="31" width="88"></a> + + +</body></html> + Modified: website/list.html ==================================================================--- website/list.html 2005-11-05 06:36:53 UTC (rev 2669) +++ website/list.html 2005-11-05 06:40:17 UTC (rev 2670) @@ -75,6 +75,8 @@ <dd>buffer overflow and infinate loop problems</dd> <dt>[October 13th, 2005] <a href=''DTSA/DTSA-20-1.html''>DTSA-20-1 mailutils</a></dt> <dd>Format string vulnerability</dd> +<dt>[November 3rd, 2005] <a href=''DTSA/DTSA-21-1.html''>DTSA-21-1 clamav</a></dt> +<dd>Denial of service vulnerabilities and buffer overflow</dd> </dl> <!-- footer --> <hr>