Lucene search
+L
ApacheTomcat

274 matches found

CVE
CVE
•added 2011/03/14 7:00 p.m.•89 views

CVE-2011-1419

Affected software: Apache Tomcat 7.x before 7.0.11. Component/behavior: ServletSecurity handling; when web.xml has no security constraints, Tomcat does not follow ServletSecurity annotations, enabling a remote bypass of access controls via HTTP requests. Root cause: incomplete fix for CVE-2011-10...

5.8CVSS4.4AI score0.0654EPSS
Save
CVE
CVE
•added 2026/08/25 10:01 p.m.•89 views

CVE-2026-73180

Insufficient Session Expiration vulnerability in Apache Tomcat meant that if the session ID for an authenticated HTTP session was changed after a WebSocket connection had been established under that authenticated HTTP session, the WebSokcet session would not be closed as required by the Jakarta W...

6.8CVSS5.3AI score0.00435EPSS
Save
CVE
CVE
•added 2005/10/06 4:00 a.m.•86 views

CVE-2005-3164

CVE-2005-3164 involves the AJP connector in Apache Tomcat (affected versions: 4.0.1–4.0.6 and 4.1.0–4.1.36) as used in Hitachi Cosminexus Application Server and standalone deployments. The vulnerability arises when a connection is broken before POST request body data is sent; this can lead to an ...

2.6CVSS6AI score0.06521EPSS
Save
CVE
CVE
•added 2005/07/14 4:00 a.m.•85 views

CVE-2002-2006

CVE-2002-2006 affects Apache Tomcat 4.0–4.1 and 3.0–3.3.1. The vulnerability is an information disclosure: the default Tomcat distribution exposes installation path and other sensitive info via the Sno o pServlet and TroubleShooter example servlets. The issue is explicitly described as informatio...

5CVSS6.1AI score0.30673EPSS
Save
CVE
CVE
•added 2003/01/29 5:00 a.m.•85 views

CVE-2003-0042

CVE-2003-0042 affects Apache Jakarta Tomcat up to version 3.3.1a when used with JDK 1.3.1 or earlier. The vulnerability lets remote attackers cause directory listings and disclose JSP/source via a URL containing a null character, bypassing index.html or other welcome-file safeguards. Root cause i...

5CVSS6.5AI score0.46035EPSS
Save
CVE
CVE
•added 2001/11/22 5:00 a.m.•84 views

CVE-2001-0829

Apache Tomcat 3.x is affected by a cross-site scripting vulnerability (CVE-2001-0829) in which a malicious user can craft a request for a JSP file so that the default error page echoes the user-supplied input without proper escaping. The root cause is the error page displaying unvalidated URLs, a...

5.1CVSS5.8AI score0.12176EPSS
Save
CVE
CVE
•added 2004/09/01 4:00 a.m.•84 views

CVE-2003-0045

CVE-2003-0045 describes a denial-of-service in Apache Tomcat where requesting a JSP page containing an MS-DOS device name (e.g., aux.jsp) on Windows can cause thread hangs and resource exhaustion. Affected: Tomcat versions prior to 3.3.1a on Windows (notably 3.0–3.3a line). Root cause: the JSP/se...

5CVSS6.6AI score0.02491EPSS
Save
CVE
CVE
•added 2005/03/20 5:00 a.m.•84 views

CVE-2005-0808

Apache Tomcat before 5.x is affected by a remote denial-of-service vulnerability triggered by a crafted AJP12 packet to TCP port 8007, which can cause the application to crash or stop responding. The vulnerability is attributed to handling of AJP12 input (malformed/input handling). Affected compo...

5CVSS6.6AI score0.2344EPSS
Save
CVE
CVE
•added 2003/09/19 4:00 a.m.•83 views

CVE-2002-1567

CVE-2002-1567 is an XSS vulnerability in Apache Tomcat 4.1 where an attacker can cause script execution and cookie theft by crafting a URL containing encoded newline characters that precede a .jsp request. The underlying issue is improper sanitization of request strings in Tomcat 4.1 (affecting 4...

6.8CVSS6.1AI score0.27079EPSS
Save
CVE
CVE
•added 2003/01/29 5:00 a.m.•83 views

CVE-2003-0044

CVE-2003-0044 covers multiple cross-site scripting (XSS) vulnerabilities in the Jakarta Tomcat 3.x line (through 3.3.1a) affecting the (1) examples and (2) ROOT web applications. Remote attackers could inject arbitrary script/HTML due to XSS in these components. This is documented across sources ...

6.8CVSS5.7AI score0.09133EPSS
Save
CVE
CVE
•added 2007/08/08 1:11 a.m.•83 views

CVE-2007-3384

Apache Tomcat 3.3.x is affected by CVE-2007-3384: multiple XSS vulnerabilities in the examples/servlet/CookieExample allow remote attackers to inject arbitrary script/HTML via the Name or Value fields, related to error messages, in Tomcat 3.3 through 3.3.2. Exploitation details are described acro...

4.3CVSS5.6AI score0.03175EPSS
Save
CVE
CVE
•added 2007/09/05 7:00 p.m.•82 views

CVE-2007-4724

CVE-2007-4724 describes a CSRF vulnerability in the Apache Tomcat calendar examples app, specifically in the file cal2.jsp of the calendar example. The issue allows a remote attacker to add events as arbitrary users by supplying the time and description parameters, enabling unauthorized calendar ...

4.3CVSS6.9AI score0.02135EPSS
Save
CVE
CVE
•added 2003/04/02 5:00 a.m.•80 views

CVE-2000-1210

CVE-2000-1210 is a directory traversal vulnerability in the Tomcat source.jsp component prior to Apache Tomcat 3.1, allowing remote attackers to read arbitrary files by supplying a .. in the request. The issue affects the Tomcat distribution’s source.jsp endpoint and is caused by insufficient val...

5CVSS6.5AI score0.03453EPSS
Save
CVE
CVE
•added 2002/08/31 4:00 a.m.•80 views

CVE-2002-0936

CVE-2002-0936 affects the Java Server Pages (JSP) engine in Apache Tomcat. A JSP page that calls WPrinterJob().pageSetup(null,null) can cause a denial of service by crashing the web server. The published materials describe the vulnerability and impact but do not provide a listed fix or patch with...

5CVSS6.8AI score0.27314EPSS
Save
CVE
CVE
•added 2011/11/11 9:00 p.m.•76 views

CVE-2011-3376

CVE-2011-3376 affects Apache Tomcat 7.x before 7.0.22. The issue is in DefaultInstanceManager.java, where ContainerServlets in the Manager application are not properly restricted, enabling local users to gain privileges by using an untrusted web application to access Manager functionality. Impact...

4.4CVSS6.4AI score0.00641EPSS
Save
CVE
CVE
•added 2000/09/21 4:00 a.m.•75 views

CVE-2000-0759

The CVE-2000-0759 entry concerns Jakarta Tomcat 3.1 running under Apache, where requesting a nonexistent URL causes an error page that reveals the full physical path of the webroot. Root cause: information disclosure via error handling that leaks filesystem paths, enabling an attacker to map the ...

6.4CVSS6.1AI score0.2566EPSS
Save
CVE
CVE
•added 2005/07/14 4:00 a.m.•74 views

CVE-2002-2008

CVE-2002-2008 concerns Apache Tomcat 4.0.3 for Windows. The vulnerability allows a remote attacker to disclose the web root path by requesting a resource that does not exist (e.g., lpt9), causing the server to leak information in the error page. This is an information-disclosure in the error hand...

5CVSS6.4AI score0.0711EPSS
Save
CVE
CVE
•added 2002/06/25 4:00 a.m.•71 views

CVE-2001-0917

The CVE-2001-0917 entry concerns Apache Tomcat 4.0.1. The provided materials confirm an information-disclosure vulnerability where remote attackers can reveal the full install path of Tomcat by requesting a long URL that ends with a .JSP extension. The issue is tied to path disclosure via crafted...

5CVSS6.2AI score0.08176EPSS
Save
CVE
CVE
•added 2003/04/02 5:00 a.m.•71 views

CVE-2002-0935

The CVE-2002-0935 issue affects Apache Tomcat 4.0.3 and possibly earlier 4.1.3 beta; it enables remote denial of service through a flood of requests containing null characters, causing server threads to hang due to resource exhaustion. The vulnerability targets the HTTP request handling path, lea...

5CVSS6.7AI score0.07854EPSS
Save
CVE
CVE
•added 2005/07/14 4:00 a.m.•69 views

CVE-2001-1563

CVE-2001-1563 refers to a vulnerability in Tomcat 3.2.1 running on HP Secure OS for Linux 1.0 where attackers could access servlet resources. The vendor advisory is vague about full scope, but a public remediation exists: Apache Tomcat 3.2.4 fixes this issue. While the exact root cause isn’t deta...

7.5CVSS6.5AI score0.04931EPSS
Save
CVE
CVE
•added 2005/06/28 4:00 a.m.•68 views

CVE-2002-1895

The vulnerability CVE-2002-1895 affects the Tomcat servlet engine in versions 3.3 and 4.0.4 when used with IIS and the ajp1.3 connector. Affected component: servlet engine; issue: remote attackers can trigger a denial of service (crash) by issuing a large sequence of HTTP GET requests for MS-DOS ...

5CVSS7.1AI score0.03879EPSS
Save
CVE
CVE
•added 2005/07/14 4:00 a.m.•68 views

CVE-2002-2009

Affected software: Apache Tomcat 4.0.1. Vulnerability: Information disclosure where remote attackers can obtain the web root/pathname by triggering error pages for JSP requests that use a leading sequence (+/, >/,

5CVSS6.7AI score0.07314EPSS
Save
CVE
CVE
•added 2006/02/01 8:00 p.m.•68 views

CVE-2005-4703

CVE-2005-4703 affects Apache Tomcat 4.0.3 on Windows. When a request targets a file whose name matches an MS-DOS device name (e.g., lpt9), the server may disclose the pathname in an error message (demonstrated by lpt9.xtp, e.g., via Nikto). Root cause: improper handling of MS-DOS device names lea...

5CVSS6.1AI score0.25672EPSS
Save
CVE
CVE
•added 2026/04/09 7:36 p.m.•51 views

CVE-2026-34487

The Apache Tomcat cloud membership for clustering component suffers from an Insertion of Sensitive Information into Log File vulnerability. This flaw causes the application to expose Kubernetes bearer tokens within its log messages. This issue impacts the following versions: 11.0.0-M1 through 11....

7.5CVSS5.8AI score0.00622EPSS
Save
Total number of security vulnerabilities274