Author: markt Date: Sat Feb 24 15:29:39 2007 New Revision: 511370 URL: http://svn.apache.org/viewvc?view=rev&rev=511370 Log: Add documentation for CVE-2005-1753
Modified: tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/xdocs/security-5.xml Modified: tomcat/site/trunk/docs/security-5.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-5.html?view=diff&rev=511370&r1=511369&r2=511370 ============================================================================== --- tomcat/site/trunk/docs/security-5.html (original) +++ tomcat/site/trunk/docs/security-5.html Sat Feb 24 15:29:39 2007 @@ -263,8 +263,8 @@ <tr> <td bgcolor="#525D76"> <font color="#ffffff" face="arial,helvetica,sanserif"> -<a name="Not a vulnerability in Tomcat"> -<strong>Not a vulnerability in Tomcat</strong> +<a name="Not a vulnerability in Tomcat"> +<strong>Not a vulnerability in Tomcat</strong> </a> </font> </td> @@ -277,6 +277,14 @@ <strong>JavaMail information disclosure</strong> <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1754"> CVE-2005-1754</a> +</p> + <p>The vulnerability described is in the web application deployed on Tomcat + rather than in Tomcat.</p> + + <p> +<strong>JavaMail information disclosure</strong> + <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1753"> + CVE-2005-1753</a> </p> <p>The vulnerability described is in the web application deployed on Tomcat rather than in Tomcat.</p> Modified: tomcat/site/trunk/xdocs/security-5.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-5.xml?view=diff&rev=511370&r1=511369&r2=511370 ============================================================================== --- tomcat/site/trunk/xdocs/security-5.xml (original) +++ tomcat/site/trunk/xdocs/security-5.xml Sat Feb 24 15:29:39 2007 @@ -54,11 +54,16 @@ <p>Affects: 5.0.0-5.5.30, 5.5.0-5.5.12</p> </section> - <section name="Not -a vulnerability in Tomcat"> + <section name="Not a vulnerability in Tomcat"> <p><strong>JavaMail information disclosure</strong> <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1754"> CVE-2005-1754</a></p> + <p>The vulnerability described is in the web application deployed on Tomcat + rather than in Tomcat.</p> + + <p><strong>JavaMail information disclosure</strong> + <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1753"> + CVE-2005-1753</a></p> <p>The vulnerability described is in the web application deployed on Tomcat rather than in Tomcat.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]