Apache Tomcat Multiple Security Bypass Vulnerabilities (Win)

Summary
The host is running Apache Tomcat Server and is prone to multiple security bypass vulnerabilities.
Impact
Successful exploitation could allows remote attackers to bypass intended access restrictions or gain sensitive information. Impact Level: Application.
Solution
Upgrade Apache Tomcat to 5.5.34, 6.0.33, 7.0.12 or later, For updates refer to http://tomcat.apache.org/
Insight
The flaws are due to errors in the HTTP Digest Access Authentication implementation, - which fails to check 'qop' and 'realm' values and allows to bypass access restrictions. - Catalina used as the hard-coded server secret in the DigestAuthenticator.java bypasses cryptographic protection mechanisms. - which fails to have the expected countermeasures against replay attacks.
Affected
Apache Tomcat 5.5.x to 5.5.33, 6.x to 6.0.32 and 7.x to 7.0.11 on Windows.
References