summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorNico Golde <nion@debian.org>2007-09-07 20:42:11 +0000
committerNico Golde <nion@debian.org>2007-09-07 20:42:11 +0000
commit5e365ca154b3c7601eef1b5102c799d84ffaa4e2 (patch)
tree8cf6b385456ec4dbf0c1ee7f0dc32553a991ac0c /website
parent3600f49d3c5894d7a795ed44204c8b3545bca6d3 (diff)
releasing DTSA-57-1
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6541 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'website')
-rw-r--r--website/DTSA/DTSA-57-1.html90
-rw-r--r--website/list.html4
2 files changed, 93 insertions, 1 deletions
diff --git a/website/DTSA/DTSA-57-1.html b/website/DTSA/DTSA-57-1.html
new file mode 100644
index 0000000000..4bf0028d23
--- /dev/null
+++ b/website/DTSA/DTSA-57-1.html
@@ -0,0 +1,90 @@
+<!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-57-1</h2>
+<dl>
+<dt>Date Reported:</dt>
+<dd>September 9, 2007</dd>
+<dt>Affected Package:</dt>
+<dd><a href='http://packages.debian.org/src:gforge'>gforge</a></dd>
+<dt>Vulnerability:</dt>
+<dd>sql injection</dd>
+<dt>Problem-Scope:</dt>
+<dd>remote</dd>
+<dt>Debian-specific:</dt>
+<dd>No<br></dd>
+<dt>CVE:</dt>
+<dd>
+<a href='http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3913'>CVE-2007-3913</a>
+<br></dd>
+<br><dt>More information:</dt>
+<dd>The gforge collaborative development environment is prone&nbsp;<br>
+to an SQL injection due to insufficient input sanitizing.&nbsp;<br>
+&nbsp;<br>
+CVE-2007-3913&nbsp;<br>
+&nbsp;<br>
+SQL injection vulnerability in Gforge before 3.1 allows&nbsp;<br>
+remote attackers to execute arbitrary SQL commands via&nbsp;<br>
+unspecified vectors.&nbsp;<br>
+</dd>
+<br><dt>For the testing distribution (lenny) this is fixed in version 4.5.14-23lenny2</dt>
+<dt>For the unstable distribution (sid) this is fixed in version 4.6.99+svn6086-1</dt>
+<br><dt>This upgrade is recommended if you use gforge.<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://security.debian.org/ testing/updates main contrib non-free</dd>
+<dd>deb-src http://security.debian.org/ testing/updates main contrib non-free</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 a8353d1c8b..3d2023d3a8 100644
--- a/website/list.html
+++ b/website/list.html
@@ -143,8 +143,10 @@
<dd>arbitrary code execution</dd>
<dt>[August 31st, 2007] <a href='DTSA/DTSA-55-1.html'>DTSA-55-1 centerim</a></dt>
<dd>arbitrary code execution</dd>
-<dt>[September 4st, 2007] <a href='DTSA/DTSA-56-1.html'>DTSA-56-1 zziplib</a></dt>
+<dt>[September 4th, 2007] <a href='DTSA/DTSA-56-1.html'>DTSA-56-1 zziplib</a></dt>
<dd>arbitrary code execution</dd>
+<dt>[September 9th, 2007] <a href='DTSA/DTSA-57-1.html'>DTSA-57-1 gforge</a></dt>
+<dd>sql injection</dd>
</dl>
<!-- footer -->
<hr>

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