Author: marcusb-guest Date: 2008-10-05 08:49:25 +0000 (Sun, 05 Oct 2008) New Revision: 7113
Modified: branches/tomcat5.5/5.5.26-2-security/debian/changelog Log: Correct description of CVEs fixed. Modified: branches/tomcat5.5/5.5.26-2-security/debian/changelog =================================================================== --- branches/tomcat5.5/5.5.26-2-security/debian/changelog 2008-10-04 22:54:30 UTC (rev 7112) +++ branches/tomcat5.5/5.5.26-2-security/debian/changelog 2008-10-05 08:49:25 UTC (rev 7113) @@ -1,8 +1,9 @@ tomcat5.5 (5.5.26-3) unstable; urgency=high * Security issues fixed. Thanks to Thierry Carrez. Closes: #494504 - - CVE-2008-1232: XSS vulnerability. - - CVE-2008-2370, CVE-2008-2938: directory traversal vulnerabilities. + - CVE-2008-1232: Cross-site scripting + - CVE-2008-2370: Information disclosure + - CVE-2008-2938: Directory traversal -- Marcus Better <[EMAIL PROTECTED]> Sun, 05 Oct 2008 00:49:17 +0200 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

