DigestAuthenticator.java in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 uses Catalina as the hard-coded server secret (aka private key), which makes it easier for remote attackers to bypass cryptographic protection mechanisms by leveraging knowledge of this string. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-5064
*** This bug has been marked as a duplicate of bug 741401 ***