Author: markt
Date: Thu Mar 29 16:41:17 2007
New Revision: 523879

URL: http://svn.apache.org/viewvc?view=rev&rev=523879
Log:
Fix typo

Modified:
    tomcat/site/trunk/docs/security-4.html
    tomcat/site/trunk/xdocs/security-4.xml

Modified: tomcat/site/trunk/docs/security-4.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-4.html?view=diff&rev=523879&r1=523878&r2=523879
==============================================================================
--- tomcat/site/trunk/docs/security-4.html (original)
+++ tomcat/site/trunk/docs/security-4.html Thu Mar 29 16:41:17 2007
@@ -603,7 +603,7 @@
     <p>
 <strong>Denial of service vulnerability</strong>
        <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0936";>
-       CVE-2002-0639</a>
+       CVE-2002-0936</a>
 </p>
     <p>The issue described requires an attacker to be able to plant a JSP page
        on the Tomcat server. If an attacker can do this then the server is

Modified: tomcat/site/trunk/xdocs/security-4.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-4.xml?view=diff&rev=523879&r1=523878&r2=523879
==============================================================================
--- tomcat/site/trunk/xdocs/security-4.xml (original)
+++ tomcat/site/trunk/xdocs/security-4.xml Thu Mar 29 16:41:17 2007
@@ -211,7 +211,7 @@
   <section name="Not a vulnerability in Tomcat">
     <p><strong>Denial of service vulnerability</strong>
        <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0936";>
-       CVE-2002-0639</a></p>
+       CVE-2002-0936</a></p>
     <p>The issue described requires an attacker to be able to plant a JSP page
        on the Tomcat server. If an attacker can do this then the server is
        already compromised. In this case an attacker could just as easily add a



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to