[Secure-testing-commits] r1866 - doc website website/DTSA

Joey Hess joeyh at costa.debian.org
Thu Sep 8 19:56:31 UTC 2005


Author: joeyh
Date: 2005-09-08 19:56:30 +0000 (Thu, 08 Sep 2005)
New Revision: 1866

Added:
   website/DTSA/DTSA-13-1.html
Modified:
   doc/announce.2
   website/list.html
Log:
finished evolution DTSA (still missing most builds though)


Modified: doc/announce.2
===================================================================
--- doc/announce.2	2005-09-08 19:09:26 UTC (rev 1865)
+++ doc/announce.2	2005-09-08 19:56:30 UTC (rev 1866)
@@ -1,10 +1,10 @@
 Subject: announcing the beginning of security support for testing
 
------------------------------------------------------------------------------
-Debian Testing Security Team                              September 1st, 2005
+---------------------------------------------------------------------------
+Debian Testing Security Team                            September 1st, 2005
 secure-testing-team at lists.alioth.debian.org
 http://secure-testing-master.debian.net/
------------------------------------------------------------------------------
+---------------------------------------------------------------------------
 
 Security support for testing
 
@@ -44,6 +44,8 @@
 [DTSA-9-1] New bluez-utils packages fix bad device name escaping
 [DTSA-10-1] New pcre3 packages fix buffer overflow
 [DTSA-11-1] New maildrop packages fix local privilege escalation
+[DTSA-12-1] New vim packages fix modeline exploits
+[DTSA-13-1] New evolution packages fix format string vulnerabilities
 
 Note that while all of Debian's architectures are supported, we may release
 an advisory before fixed packages have built for all supported

Added: website/DTSA/DTSA-13-1.html
===================================================================
--- website/DTSA/DTSA-13-1.html	2005-09-08 19:09:26 UTC (rev 1865)
+++ website/DTSA/DTSA-13-1.html	2005-09-08 19:56:30 UTC (rev 1866)
@@ -0,0 +1,102 @@
+<!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-13-1</h2>
+<dl>
+<dt>Date Reported:</dt>
+<dd>September 8th, 2005</dd>
+<dt>Affected Package:</dt>
+<dd><a href='http://packages.debian.org/src:evolution'>evolution</a></dd>
+<dt>Vulnerability:</dt>
+<dd>format string vulnerabilities</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-2549'>CAN-2005-2549</a> 
+<a href='http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2550'>CAN-2005-2550</a> 
+<br></dd>
+<br><dt>More information:</dt>
+<dd>Multiple vulnerabilities were discovered in evolution:&nbsp;<br>
+&nbsp;<br>
+CAN-2005-2549&nbsp;<br>
+&nbsp;<br>
+Multiple format string vulnerabilities in Evolution allow remote attackers&nbsp;<br>
+to cause a denial of service (crash) and possibly execute arbitrary code via&nbsp;<br>
+(1) full vCard data, (2) contact data from remote LDAP servers, or (3) task&nbsp;<br>
+list data from remote servers.&nbsp;<br>
+&nbsp;<br>
+CAN-2005-2550&nbsp;<br>
+&nbsp;<br>
+Format string vulnerability in Evolution allows remote attackers to cause a&nbsp;<br>
+denial of service (crash) and possibly execute arbitrary code via the&nbsp;<br>
+calendar entries such as task lists, which are not properly handled when&nbsp;<br>
+the user selects the Calendars tab.&nbsp;<br>
+</dd>
+<br><dt>For the testing distribution (etch) this is fixed in version 2.2.3-2etch1</dt>
+<dt>For the unstable distribution (sid) this is fixed in version 2.2.3-3</dt>
+<br><dt>This upgrade is recommended if you use evolution.<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 evolution</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-08 19:09:26 UTC (rev 1865)
+++ website/list.html	2005-09-08 19:56:30 UTC (rev 1866)
@@ -61,6 +61,8 @@
 <dd>local privilege escalation</dd>
 <dt>[September 8th, 2005] <a href='DTSA/DTSA-12-1.html'>DTSA-12-1 vim</a></dt>
 <dd>modeline exploits</dd>
+<dt>[September 8th, 2005] <a href='DTSA/DTSA-13-1.html'>DTSA-13-1 evolution</a></dt>
+<dd>format string vulnerabilities</dd>
 </dl>
 <!-- footer -->
 <hr>




More information about the Secure-testing-commits mailing list