summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2005-09-08 14:26:46 +0000
committerJoey Hess <joeyh@debian.org>2005-09-08 14:26:46 +0000
commitf2f4a3dfd0b0073b0165247ce019894e73588dc9 (patch)
tree104d38a53b9f137b4e4951b7dc2ffb9b59452913 /website
parentcf0d80e0c052f187a38a312d46818e7734c03235 (diff)
releasing DTSA 12
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@1856 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'website')
-rw-r--r--website/DTSA/DTSA-12-1.html89
-rw-r--r--website/list.html2
2 files changed, 91 insertions, 0 deletions
diff --git a/website/DTSA/DTSA-12-1.html b/website/DTSA/DTSA-12-1.html
new file mode 100644
index 0000000000..d15b86d5fe
--- /dev/null
+++ b/website/DTSA/DTSA-12-1.html
@@ -0,0 +1,89 @@
+<!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-12-1</h2>
+<dl>
+<dt>Date Reported:</dt>
+<dd>September 8th, 2005</dd>
+<dt>Affected Package:</dt>
+<dd><a href='http://packages.debian.org/src:vim'>vim</a></dd>
+<dt>Vulnerability:</dt>
+<dd>modeline exploits</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=CAN-2005-2368'>CAN-2005-2368</a>
+<br></dd>
+<br><dt>More information:</dt>
+<dd>vim modelines allow files to execute arbitrary commands via shell&nbsp;<br>
+metacharacters in the glob or expand commands of a foldexpr expression&nbsp;<br>
+for calculating fold levels.&nbsp;<br>
+</dd>
+<br><dt>For the testing distribution (etch) this is fixed in version 1:6.3-085+0.0etch1</dt>
+<dt>For the unstable distribution (sid) this is fixed in version 1:6.3-085+1</dt>
+<br><dt>This upgrade is recommended if you use vim.<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 vim</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.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free</dd>
+<dd>deb-src http://secure-testing.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>
+
diff --git a/website/list.html b/website/list.html
index 482ecf10c9..47b8e7bb53 100644
--- a/website/list.html
+++ b/website/list.html
@@ -59,6 +59,8 @@
<dd>buffer overflow</dd>
<dt>[August 29th, 2005] <a href='DTSA/DTSA-11-1.html'>DTSA-11-1 maildrop</a></dt>
<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>
</dl>
<!-- footer -->
<hr>

© 2014-2024 Faster IT GmbH | imprint | privacy policy