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, a different vulnerability than CVE-2011-1184.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| org.apache.tomcat:tomcat(Maven) | 5.5.0 | 5.5.34 | N/A |
| org.apache.tomcat:tomcat(Maven) | 6.0.0 | 6.0.33 | N/A |
| org.apache.tomcat:tomcat(Maven) | 7.0.0 | 7.0.12 | N/A |
CVSS Metrics