Author: markt
Date: Tue Jun 9 08:05:36 2009
New Revision: 782903
URL: http://svn.apache.org/viewvc?rev=782903&view=rev
Log:
Fix cut and paste error
Modified:
tomcat/site/trunk/docs/security-4.html
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/docs/security-6.html
tomcat/site/trunk/xdocs/security-4.xml
tomcat/site/trunk/xdocs/security-5.xml
tomcat/site/trunk/xdocs/security-6.xml
Modified: tomcat/site/trunk/docs/security-4.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?rev=782903&r1=782902&r2=782903&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-4.html (original)
+++ tomcat/site/trunk/docs/security-4.html Tue Jun 9 08:05:36 2009
@@ -272,8 +272,8 @@
<blockquote>
<p>
<strong>Important: Information Disclosure</strong>
- <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5515">
- CVE-2009-5515</a>
+ <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515">
+ CVE-2008-5515</a>
</p>
<p>When using a RequestDispatcher obtained from the Request, the target
path
Modified: tomcat/site/trunk/docs/security-5.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?rev=782903&r1=782902&r2=782903&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-5.html (original)
+++ tomcat/site/trunk/docs/security-5.html Tue Jun 9 08:05:36 2009
@@ -234,8 +234,8 @@
<blockquote>
<p>
<strong>Important: Information Disclosure</strong>
- <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5515">
- CVE-2009-5515</a>
+ <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515">
+ CVE-2008-5515</a>
</p>
<p>When using a RequestDispatcher obtained from the Request, the target
path
Modified: tomcat/site/trunk/docs/security-6.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-6.html?rev=782903&r1=782902&r2=782903&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-6.html (original)
+++ tomcat/site/trunk/docs/security-6.html Tue Jun 9 08:05:36 2009
@@ -235,8 +235,8 @@
<p>
<strong>Important: Information Disclosure</strong>
- <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5515">
- CVE-2009-5515</a>
+ <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515">
+ CVE-2008-5515</a>
</p>
<p>When using a RequestDispatcher obtained from the Request, the target
path
Modified: tomcat/site/trunk/xdocs/security-4.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-4.xml?rev=782903&r1=782902&r2=782903&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-4.xml (original)
+++ tomcat/site/trunk/xdocs/security-4.xml Tue Jun 9 08:05:36 2009
@@ -45,8 +45,8 @@
<section name="Fixed in Apache Tomcat 4.1.SVN">
<p><strong>Important: Information Disclosure</strong>
- <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5515">
- CVE-2009-5515</a></p>
+ <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515">
+ CVE-2008-5515</a></p>
<p>When using a RequestDispatcher obtained from the Request, the target
path
was normalised before the query string was removed. A request that
Modified: tomcat/site/trunk/xdocs/security-5.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-5.xml?rev=782903&r1=782902&r2=782903&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-5.xml (original)
+++ tomcat/site/trunk/xdocs/security-5.xml Tue Jun 9 08:05:36 2009
@@ -30,8 +30,8 @@
<section name="Fixed in Apache Tomcat 5.5.SVN">
<p><strong>Important: Information Disclosure</strong>
- <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5515">
- CVE-2009-5515</a></p>
+ <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515">
+ CVE-2008-5515</a></p>
<p>When using a RequestDispatcher obtained from the Request, the target
path
was normalised before the query string was removed. A request that
Modified: tomcat/site/trunk/xdocs/security-6.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-6.xml?rev=782903&r1=782902&r2=782903&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-6.xml (original)
+++ tomcat/site/trunk/xdocs/security-6.xml Tue Jun 9 08:05:36 2009
@@ -29,8 +29,8 @@
issues, 6.0.19 is not included in the list of affected versions.</i></p>
<p><strong>Important: Information Disclosure</strong>
- <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5515">
- CVE-2009-5515</a></p>
+ <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515">
+ CVE-2008-5515</a></p>
<p>When using a RequestDispatcher obtained from the Request, the target
path
was normalised before the query string was removed. A request that
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]