[Secure-testing-commits] r3356 - data/CVE data/DTSA data/DTSA/hints
website website/DTSA
Neil McGovern
neilm at costa.debian.org
Tue Jan 24 09:25:28 UTC 2006
Author: neilm
Date: 2006-01-24 09:25:23 +0000 (Tue, 24 Jan 2006)
New Revision: 3356
Added:
website/DTSA/DTSA-27-1.html
Modified:
data/CVE/list
data/DTSA/hints/neilm
data/DTSA/list
website/list.html
Log:
Releasing DTSA-27-1 : fuse
Modified: data/CVE/list
===================================================================
--- data/CVE/list 2006-01-24 09:14:21 UTC (rev 3355)
+++ data/CVE/list 2006-01-24 09:25:23 UTC (rev 3356)
@@ -3509,6 +3509,7 @@
{DSA-917-1}
- courier 0.47-12 (bug #211920; medium)
CVE-2005-3531 (fusermount in FUSE before 2.4.1, if installed setuid root, allows ...)
+ {DTSA-27-1}
- fuse 2.4.1-0.1 (bug #340398; medium)
CVE-2005-3530 (Cross-site scripting (XSS) vulnerability in Antville 1.1 allows remote ...)
NOT-FOR-US: Antville
Modified: data/DTSA/hints/neilm
===================================================================
--- data/DTSA/hints/neilm 2006-01-24 09:14:21 UTC (rev 3355)
+++ data/DTSA/hints/neilm 2006-01-24 09:25:23 UTC (rev 3356)
@@ -9,3 +9,5 @@
sync inkscape/0.43-0.0etch1
sync smb4k/0.6.4-0.0etch1
sync trackballs/1.1.1-0.0etch1
+sync trackballs/1.1.1-0.0etch1
+sync fuse/2.3.0-4.2etch1
Modified: data/DTSA/list
===================================================================
--- data/DTSA/list 2006-01-24 09:14:21 UTC (rev 3355)
+++ data/DTSA/list 2006-01-24 09:25:23 UTC (rev 3356)
@@ -72,3 +72,6 @@
- smb4k 0.6.4-0.0etch1
[December 5th, 2005] DTSA-26-1 trackballs - symlink attack
- trackballs 1.1.1-0.0etch1
+[Janurary 20th, 2006] DTSA-27-1 fuse - potential data corruption when installed seduid root
+ {CVE-2005-3531 }
+ - fuse 2.3.0-4.2etch1
Added: website/DTSA/DTSA-27-1.html
===================================================================
--- website/DTSA/DTSA-27-1.html 2006-01-24 09:14:21 UTC (rev 3355)
+++ website/DTSA/DTSA-27-1.html 2006-01-24 09:25:23 UTC (rev 3356)
@@ -0,0 +1,96 @@
+<!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-27-1</h2>
+<dl>
+<dt>Date Reported:</dt>
+<dd>Janurary 20th, 2006</dd>
+<dt>Affected Package:</dt>
+<dd><a href='http://packages.debian.org/src:fuse'>fuse</a></dd>
+<dt>Vulnerability:</dt>
+<dd>potential data corruption when installed seduid root</dd>
+<dt>Problem-Scope:</dt>
+<dd>local</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-3531'>CVE-2005-3531</a>
+<br></dd>
+<br><dt>More information:</dt>
+<dd>Thomas Biege discovered that fusermount in FUSE before 2.4.1, if installed <br>
+setuid root, allows local users to corrupt /etc/mtab and possibly modify mount <br>
+options by performing a mount over a directory whose name contains certain <br>
+special characters <br>
+ <br>
+Successful exploitation could result in a denial of service if mount options <br>
+become unusable. An attacker can also exploit this issue to add arbitrary mount <br>
+points that could grant the attacker read and possibly write access to <br>
+otherwise restricted or privileged mount points. Other attacks are also <br>
+possible. <br>
+</dd>
+<br><dt>For the testing distribution (etch) this is fixed in version 2.3.0-4.2etch1</dt>
+<dt>For the unstable distribution (sid) this is fixed in version 2.4.1-0.1</dt>
+<br><dt>This upgrade is recommended if you use fuse.<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 2006-01-24 09:14:21 UTC (rev 3355)
+++ website/list.html 2006-01-24 09:25:23 UTC (rev 3356)
@@ -87,6 +87,8 @@
<dd>access validation error</dd>
<dt>[December 5th, 2005] <a href='DTSA/DTSA-26-1.html'>DTSA-26-1 trackballs</a></dt>
<dd>symlink attack</dd>
+<dt>[Janurary 20th, 2006] <a href='DTSA/DTSA-27-1.html'>DTSA-27-1 fuse</a></dt>
+<dd>potential data corruption when installed seduid root</dd>
</dl>
<!-- footer -->
<hr>
More information about the Secure-testing-commits
mailing list