Vulnerabilities > Apache > Tomcat > 6.0.12

DATE CVE VULNERABILITY TITLE RISK
2014-09-12 CVE-2013-4444 Code Injection vulnerability in Apache Tomcat
Unrestricted file upload vulnerability in Apache Tomcat 7.x before 7.0.40, in certain situations involving outdated java.io.File code and a custom JMX configuration, allows remote attackers to execute arbitrary code by uploading and accessing a JSP file.
network
apache CWE-94
6.8
2012-12-19 CVE-2012-4534 Resource Management Errors vulnerability in Apache Tomcat
org/apache/tomcat/util/net/NioEndpoint.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.28, when the NIO connector is used in conjunction with sendfile and HTTPS, allows remote attackers to cause a denial of service (infinite loop) by terminating the connection during the reading of a response.
network
high complexity
apache CWE-399
2.6
2012-12-19 CVE-2012-4431 Permissions, Privileges, and Access Controls vulnerability in Apache Tomcat
org/apache/catalina/filters/CsrfPreventionFilter.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.32 allows remote attackers to bypass the cross-site request forgery (CSRF) protection mechanism via a request that lacks a session identifier.
network
apache CWE-264
4.3
2012-12-19 CVE-2012-3546 Permissions, Privileges, and Access Controls vulnerability in Apache Tomcat
org/apache/catalina/realm/RealmBase.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.30, when FORM authentication is used, allows remote attackers to bypass security-constraint checks by leveraging a previous setUserPrincipal call and then placing /j_security_check at the end of a URI.
network
apache CWE-264
4.3
2012-11-17 CVE-2012-5887 Improper Authentication vulnerability in Apache Tomcat
The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 does not properly check for stale nonce values in conjunction with enforcement of proper credentials, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the network for valid requests.
network
low complexity
apache CWE-287
5.0
2012-11-17 CVE-2012-5886 Improper Authentication vulnerability in Apache Tomcat
The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 caches information about the authenticated user within the session state, which makes it easier for remote attackers to bypass authentication via vectors related to the session ID.
network
low complexity
apache CWE-287
5.0
2012-11-17 CVE-2012-5885 Permissions, Privileges, and Access Controls vulnerability in Apache Tomcat
The replay-countermeasure functionality in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 tracks cnonce (aka client nonce) values instead of nonce (aka server nonce) and nc (aka nonce-count) values, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the network for valid requests, a different vulnerability than CVE-2011-1184.
network
low complexity
apache CWE-264
5.0
2012-11-16 CVE-2012-2733 Improper Input Validation vulnerability in Apache Tomcat
java/org/apache/coyote/http11/InternalNioInputBuffer.java in the HTTP NIO connector in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.28 does not properly restrict the request-header size, which allows remote attackers to cause a denial of service (memory consumption) via a large amount of header data.
network
low complexity
apache CWE-20
5.0
2010-11-26 CVE-2010-4312 Configuration vulnerability in Apache Tomcat
The default configuration of Apache Tomcat 6.x does not include the HTTPOnly flag in a Set-Cookie header, which makes it easier for remote attackers to hijack a session via script access to a cookie.
network
low complexity
apache CWE-16
6.4
2009-06-05 CVE-2009-0783 Information Exposure vulnerability in Apache Tomcat
Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 permits web applications to replace an XML parser used for other web applications, which allows local users to read or modify the (1) web.xml, (2) context.xml, or (3) tld files of arbitrary web applications via a crafted application that is loaded earlier than the target application.
local
low complexity
apache CWE-200
4.2