Micah Anderson
2005-Sep-22 12:41 UTC
[Secure-testing-commits] r2091 - data/DTSA data/DTSA/hints website website/DTSA
Author: micah Date: 2005-09-22 12:41:12 +0000 (Thu, 22 Sep 2005) New Revision: 2091 Added: website/DTSA/DTSA-18-1.html Modified: data/DTSA/hints/micah data/DTSA/list website/list.html Log: Prepare to release python2.2 DTSA, updated website and added hints Modified: data/DTSA/hints/micah ==================================================================--- data/DTSA/hints/micah 2005-09-22 12:36:17 UTC (rev 2090) +++ data/DTSA/hints/micah 2005-09-22 12:41:12 UTC (rev 2091) @@ -1 +1,2 @@ sync lm-sensors/1:2.9.1-6etch1 +sync python2.2/2.2.3dfsg-2sarge1 Modified: data/DTSA/list ==================================================================--- data/DTSA/list 2005-09-22 12:36:17 UTC (rev 2090) +++ data/DTSA/list 2005-09-22 12:41:12 UTC (rev 2091) @@ -48,3 +48,6 @@ [September 15th, 2005] DTSA-17-1 lm-sensors - insecure temporary file {CAN-2005-2672 } - lm-sensors 1:2.9.1-6etch1 +[September 22, 2005] DTSA-18-1 python2.2 - integer overflow + {CAN-2005-2491 } + - python2.2 2.2.3dfsg-2sarge1 Added: website/DTSA/DTSA-18-1.html ==================================================================--- website/DTSA/DTSA-18-1.html 2005-09-22 12:36:17 UTC (rev 2090) +++ website/DTSA/DTSA-18-1.html 2005-09-22 12:41:12 UTC (rev 2091) @@ -0,0 +1,91 @@ +<!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-18-1</h2> +<dl> +<dt>Date Reported:</dt> +<dd>September 22, 2005</dd> +<dt>Affected Package:</dt> +<dd><a href=''http://packages.debian.org/src:python2.2''>python2.2</a></dd> +<dt>Vulnerability:</dt> +<dd>integer 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=CAN-2005-2491''>CAN-2005-2491</a> +<br></dd> +<br><dt>More information:</dt> +<dd>An integer overflow with a subsequent buffer overflow has been detected <br> +in PCRE, the Perl Compatible Regular Expressions library, allowing <br> +a remote attacker to execute arbitrary code. This code is also present in Python. <br> +Exploiting this vulnerability requires an attacker to specify the used <br> +regular expression. <br> +</dd> +<br><dt>For the testing distribution (etch) this is fixed in version 2.2.3dfsg-2sarge1</dt> +<dt>For the unstable distribution (sid) this is fixed in version 2.2.3dfsg-4</dt> +<br><dt>This upgrade is recommended if you use python2.2.<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 install python2.2</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-09-22 12:36:17 UTC (rev 2090) +++ website/list.html 2005-09-22 12:41:12 UTC (rev 2091) @@ -67,10 +67,12 @@ <dd>several</dd> <dt>[September 13th, 2005] <a href=''DTSA/DTSA-15-1.html''>DTSA-15-1 php4</a></dt> <dd>several vulnerabilities</dd> -<dt>[September 15, 2005] <a href=''DTSA/DTSA-16-1.html''>DTSA-16-1 linux-2.6</a></dt> +<dt>[September 15th, 2005] <a href=''DTSA/DTSA-16-1.html''>DTSA-16-1 linux-2.6</a></dt> <dd>various</dd> <dt>[September 15th, 2005] <a href=''DTSA/DTSA-17-1.html''>DTSA-17-1 lm-sensors</a></dt> <dd>insecure temporary file</dd> +<dt>[September 22, 2005] <a href=''DTSA/DTSA-18-1.html''>DTSA-18-1 python2.2</a></dt> +<dd>integer overflow</dd> </dl> <!-- footer --> <hr>