Neil McGovern
2007-Mar-03 20:06 UTC
[Secure-testing-commits] r5502 - data/DTSA website website/DTSA
Author: neilm Date: 2007-03-03 20:06:33 +0000 (Sat, 03 Mar 2007) New Revision: 5502 Added: website/DTSA/DTSA-34-1.html Modified: data/DTSA/list website/list.html Log: Release wordpress/DTSA-34-1 Modified: data/DTSA/list ==================================================================--- data/DTSA/list 2007-03-03 19:52:22 UTC (rev 5501) +++ data/DTSA/list 2007-03-03 20:06:33 UTC (rev 5502) @@ -89,3 +89,6 @@ [February 12th, 2007] DTSA-33-1 wordpress - multiple vulnerabilities {CVE-2007-0262 CVE-2007-0539 CVE-2007-0541 } - wordpress 2.0.8-1 +[March 3rd, 2007] DTSA-34-1 wordpress - cross-site scripting + {CVE-2007-1049 } + - wordpress 2.0.9-1 Added: website/DTSA/DTSA-34-1.html ==================================================================--- website/DTSA/DTSA-34-1.html 2007-03-03 19:52:22 UTC (rev 5501) +++ website/DTSA/DTSA-34-1.html 2007-03-03 20:06:33 UTC (rev 5502) @@ -0,0 +1,93 @@ +<!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-34-1</h2> +<dl> +<dt>Date Reported:</dt> +<dd>March 3rd, 2007</dd> +<dt>Affected Package:</dt> +<dd><a href=''http://packages.debian.org/src:wordpress''>wordpress</a></dd> +<dt>Vulnerability:</dt> +<dd>cross-site scripting</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=CVE-2007-1049''>CVE-2007-1049</a> +<br></dd> +<br><dt>More information:</dt> +<dd>A Cross-site scripting (XSS) vulnerability in the wp_explain_nonce function in <br> +the nonce AYS functionality (wp-includes/functions.php) for WordPress 2.0 <br> +before 2.0.9 and 2.1 before 2.1.1 allows remote attackers to inject arbitrary <br> +web script or HTML via the file parameter to wp-admin/templates.php, and <br> +possibly other vectors involving the action variable. <br> + <br> +Please note that wordpress is not present in sarge. <br> +</dd> +<br><dt>For the testing distribution (etch) this is fixed in version 2.0.9-1</dt> +<dt>For the unstable distribution (sid) this is fixed in version 2.1.1-1</dt> +<br><dt>This upgrade is recommended if you use wordpress.<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 wordpress</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> +<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 2007-03-03 19:52:22 UTC (rev 5501) +++ website/list.html 2007-03-03 20:06:33 UTC (rev 5502) @@ -99,6 +99,8 @@ <dd>programming error</dd> <dt>[February 12th, 2007] <a href=''DTSA/DTSA-33-1.html''>DTSA-33-1 wordpress</a></dt> <dd>multiple vulnerabilities</dd> +<dt>[March 3rd, 2007] <a href=''DTSA/DTSA-34-1.html''>DTSA-34-1 wordpress</a></dt> +<dd>cross-site scripting</dd> </dl> <!-- footer --> <hr>