Lucene search
+L
TomcatMost viewed

356 matches found

Apache Tomcat
Apache Tomcat
•added 2017/03/13 12:00 a.m.•89 views

Fixed in Apache Tomcat 8.5.12

Low: Information Disclosure CVE-2017-5648 While investigating bug 60718, it was noticed that some calls to application listeners did not use the appropriate facade object. When running an untrusted application under a SecurityManager, it was therefore possible for that untrusted application to...

9.1CVSS9.2AI score0.13225EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/09/30 12:00 a.m.•88 views

Fixed in Apache Tomcat 9.0.1

Important: Remote Code Execution CVE-2017-12617 When running with HTTP PUTs enabled e.g. via setting the readonly initialisation parameter of the Default servlet to false it was possible to upload a JSP file to the server via a specially crafted request. This JSP could then be requested and any...

8.1CVSS8.4AI score0.99968EPSS
SaveExploits23Affected Software1
Apache Tomcat
Apache Tomcat
•added 2009/06/03 12:00 a.m.•88 views

Fixed in Apache Tomcat 6.0.20

Note: These issues were fixed in Apache Tomcat 6.0.19 but the release vote for that release candidate did not pass. Therefore, although users must download 6.0.20 to obtain a version that includes fixes for these issues, 6.0.19 is not included in the list of affected versions. Important:...

5CVSS5.5AI score0.9444EPSS
SaveExploits9Affected Software1
Apache Tomcat
Apache Tomcat
•added 2023/02/23 12:00 a.m.•86 views

Fixed in Apache Tomcat 11.0.0-M3

Important: Apache Tomcat information disclosure CVE-2023-28708 When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Tomcat did not include the secure attribute. This could result in th...

7.5CVSS6.6AI score0.48788EPSS
SaveExploits1Affected Software1
Apache Tomcat
Apache Tomcat
•added 2005/09/30 12:00 a.m.•86 views

Fixed in Apache Tomcat 4.1.37

Important: Information disclosure CVE-2005-3164 If a client specifies a Content-Length but disconnects before sending any of the request body, the deprecated AJP connector processes the request using the request body of the previous request. Users are advised to use the default, supported Coyote...

5CVSS5.1AI score0.77376EPSS
SaveExploits15Affected Software1
Apache Tomcat
Apache Tomcat
•added 2021/02/05 12:00 a.m.•85 views

Fixed in Apache Tomcat 7.0.108

Low: Fix forCVE-2020-9484 was incomplete CVE-2021-25329 The fix for CVE-2020-9484 was incomplete. When using a highly unlikely configuration edge case, the Tomcat instance was still vulnerable to CVE-2020-9484. Note that both the previously published prerequisites for CVE-2020-9484 and the...

7CVSS7.2AI score0.5552EPSS
SaveExploits17Affected Software1
Apache Tomcat
Apache Tomcat
•added 2012/10/10 12:00 a.m.•85 views

Fixed in Apache Tomcat 5.5.36

Moderate: DIGEST authentication weakness CVE-2012-3439 Three weaknesses in Tomcat's implementation of DIGEST authentication were identified and resolved: 1. Tomcat tracked client rather than server nonces and nonce count. 2. When a session ID was present, authentication was bypassed. 3. The user...

6.5AI score
SaveExploits1Affected Software1
Apache Tomcat
Apache Tomcat
•added 2008/02/08 12:00 a.m.•85 views

Fixed in Apache Tomcat 6.0.16

Low: Session hi-jacking CVE-2007-5333 The previous fix for CVE-2007-3385 was incomplete. It did not consider the use of quotes or %5C within a cookie value. Affects: 6.0.0-6.0.14 Low: Elevated privileges CVE-2007-5342 The JULI logging component allows web applications to provide their own logging...

6.4CVSS4.8AI score0.62575EPSS
SaveExploits11Affected Software1
Apache Tomcat
Apache Tomcat
•added 2023/10/10 12:00 a.m.•84 views

Fixed in Apache Tomcat 10.1.14

Important: Request smuggling CVE-2023-45648 Tomcat did not correctly parse HTTP trailer headers. A specially crafted, invalid trailer header could cause Tomcat to treat a single request as multiple requests leading to the possibility of request smuggling when behind a reverse proxy. This was fixe...

7.5CVSS7.7AI score0.99999EPSS
SaveExploits23Affected Software1
Apache Tomcat
Apache Tomcat
•added 2023/04/19 12:00 a.m.•84 views

Fixed in Apache Tomcat 11.0.0-M5

Moderate: Apache Tomcat denial of service CVE-2023-28709 The fix for CVE-2023-24998 was incomplete. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount...

7.5CVSS7.8AI score0.48788EPSS
SaveExploits1Affected Software1
Apache Tomcat
Apache Tomcat
•added 2019/12/12 12:00 a.m.•84 views

Fixed in Apache Tomcat 8.5.50

Low: Session fixation CVE-2019-17563 When using FORM authentication there was a narrow window where an attacker could perform a session fixation attack. The window was considered too narrow for an exploit to be practical but, erring on the side of caution, this issue has been treated as a securit...

7.5CVSS7.7AI score0.10687EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2016/01/05 12:00 a.m.•84 views

Fixed in Apache Tomcat 9.0.0.M3

Moderate: Security Manager bypass CVE-2016-0763 This issue only affects users running untrusted web applications under a security manager. ResourceLinkFactory.setGlobalContext is a public method and was accessible to web applications even when running under a security manager. This allowed a...

8.8CVSS7.8AI score0.1838EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2015/02/04 12:00 a.m.•84 views

Fixed in Apache Tomcat 7.0.59

Note: The issue below was fixed in Apache Tomcat 7.0.58 but the release vote for the 7.0.58 release candidate did not pass. Therefore, although users must download 7.0.59 to obtain a version that includes a fix for this issue, versions 7.0.58 is not included in the list of affected versions...

5CVSS6.7AI score0.13872EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2008/09/08 12:00 a.m.•84 views

Fixed in Apache Tomcat 5.5.27

Low: Cross-site scripting CVE-2008-1232 The message argument of HttpServletResponse.sendError call is not only displayed on the error page, but is also used for the reason-phrase of HTTP response. This may include characters that are illegal in HTTP headers. It is possible for a specially crafted...

5CVSS7.5AI score0.75865EPSS
SaveExploits7Affected Software1
Apache Tomcat
Apache Tomcat
•added 2020/07/07 12:00 a.m.•83 views

Fixed in Apache Tomcat 7.0.105

Important: WebSocket DoS CVE-2020-13935 The payload length in a WebSocket frame was not correctly validated. Invalid payload lengths could trigger an infinite loop. Multiple requests with invalid payload lengths could lead to a denial of service. This was fixed with commits f9f75c14 and 4c049828...

7.5CVSS7.5AI score0.86608EPSS
SaveExploits3Affected Software1
Apache Tomcat
Apache Tomcat
•added 2010/07/09 12:00 a.m.•83 views

Fixed in Apache Tomcat 6.0.28

Important: Remote Denial Of Service and Information Disclosure Vulnerability CVE-2010-2227 Several flaws in the handling of the 'Transfer-Encoding' header were found that prevented the recycling of a buffer. A remote attacker could trigger this flaw which would cause subsequent requests to fail...

6.4CVSS5.6AI score0.54779EPSS
SaveExploits2Affected Software1
Apache Tomcat
Apache Tomcat
•added 2023/11/15 12:00 a.m.•82 views

Fixed in Apache Tomcat 9.0.83

Important: Request smuggling CVE-2023-46589 Tomcat did not correctly parse HTTP trailer headers. A specially crafted trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests leading to the possibility of request smuggling when behind a...

7.5CVSS7.6AI score0.02651EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2022/05/06 12:00 a.m.•81 views

Fixed in Apache Tomcat 10.0.21

Low: Apache Tomcat EncryptInterceptor DoS CVE-2022-29885 The documentation for the EncryptInterceptor incorrectly stated it enabled Tomcat clustering to run over an untrusted network. This was not correct. While the EncryptInterceptor does provide confidentiality and integrity protection, it does...

7.5CVSS7.5AI score0.73474EPSS
SaveExploits5Affected Software1
Apache Tomcat
Apache Tomcat
•added 2021/03/10 12:00 a.m.•81 views

Fixed in Apache Tomcat 8.5.64

Important: Denial of Service CVE-2021-41079 When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service. This was fixed with commit b90d4fc1. This issue was first reported to the Apach...

7.5CVSS6.3AI score0.14286EPSS
SaveExploits3Affected Software1
Apache Tomcat
Apache Tomcat
•added 2007/03/09 12:00 a.m.•81 views

Fixed in Apache Tomcat 5.5.23, 5.0.SVN

Important: Information disclosure CVE-2005-2090 Requests with multiple content-length headers should be rejected as invalid. When multiple components firewalls, caches, proxies and Tomcat process a sequence of requests where one or more requests contain multiple content-length headers and several...

4.3CVSS3.3AI score0.29784EPSS
SaveExploits4Affected Software1
Apache Tomcat
Apache Tomcat
•added 2023/08/25 12:00 a.m.•80 views

Fixed in Apache Tomcat 11.0.0-M11

Moderate: Open redirect CVE-2023-41080 If the ROOT default web application is configured to use FORM authentication then it is possible that a specially crafted URL could be used to trigger a redirect to an URL of the attackers choice. This was fixed with commit e3703c9a. This issue was reported ...

7.5CVSS7.2AI score0.06047EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2020/11/17 12:00 a.m.•80 views

Fixed in Apache Tomcat 8.5.60

Important: Information disclosure CVE-2021-24122 When serving resources from a network location using the NTFS file system it was possible to bypass security constraints and/or view the source code for JSPs in some configurations. The root cause was the unexpected behaviour of the JRE API...

7.5CVSS6.9AI score0.24622EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2016/02/11 12:00 a.m.•80 views

Fixed in Apache Tomcat 6.0.45

Low: Limited directory traversal CVE-2015-5174 This issue only affects users running untrusted web applications under a security manager. When accessing resources via the ServletContext methods getResource getResourceAsStream and getResourcePaths the paths should be limited to the current web...

8.8CVSS7.5AI score0.1838EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2021/03/10 12:00 a.m.•79 views

Fixed in Apache Tomcat 9.0.44

Important: Denial of Service CVE-2021-41079 When Tomcat was configured to use NIO+OpenSSL or NIO2+OpenSSL for TLS, a specially crafted packet could be used to trigger an infinite loop resulting in a denial of service. This was fixed with commit d4b340fa. This issue was first reported to the Apach...

7.5CVSS6.3AI score0.14286EPSS
SaveExploits3Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/11/30 12:00 a.m.•79 views

Fixed in Apache Tomcat 9.0.2

Low: Incorrectly documented CGI search algorithm CVE-2017-15706 As part of the fix for bug 61201, the description of the search algorithm used by the CGI Servlet to identify which script to execute was updated. The update was not correct. As a result, some scripts may have failed to execute as...

5.3CVSS5.7AI score0.06083EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/06/26 12:00 a.m.•79 views

Fixed in Apache Tomcat 9.0.0.M22

Important: Security Constraint Bypass CVE-2017-7675 The HTTP/2 implementation bypassed a number of security checks that prevented directory traversal attacks. It was therefore possible to bypass security constraints using an specially crafted URL. This was fixed in revision 1796090. The issue was...

7.5CVSS6.2AI score0.1014EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2016/09/05 12:00 a.m.•79 views

Fixed in Apache Tomcat 8.5.5 and 8.0.37

Low: Unrestricted Access to Global Resources CVE-2016-6797 The ResourceLinkFactory did not limit web application access to global JNDI resources to those resources explicitly linked to the web application. Therefore, it was possible for a web application to access any global JNDI resource whether...

9.1CVSS7.5AI score0.10303EPSS
SaveExploits5Affected Software1
Apache Tomcat
Apache Tomcat
•added 2007/05/09 12:00 a.m.•79 views

Fixed in Apache Tomcat 5.5.18, 5.0.SVN

Moderate: Cross-site scripting CVE-2006-7195 The implicit-objects.jsp in the examples webapp displayed a number of unfiltered header values. This enabled a XSS attack. These values are now filtered. Affects: 5.0.0-5.0.30, 5.5.0-5.5.17...

4.3CVSS5.2AI score0.05476EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2021/02/02 12:00 a.m.•78 views

Fixed in Apache Tomcat 8.5.63

Note: The issues below were fixed in Apache Tomcat 8.5.62 but the release vote for the 8.5.62 release candidate did not pass. Therefore, although users must download 8.5.63 to obtain a version that includes a fix for these issues, version 8.5.62 is not included in the list of affected versions...

7.5CVSS7.2AI score0.5552EPSS
SaveExploits17Affected Software1
Apache Tomcat
Apache Tomcat
•added 2020/07/05 12:00 a.m.•78 views

Fixed in Apache Tomcat 10.0.0-M7

Important: WebSocket DoS CVE-2020-13935 The payload length in a WebSocket frame was not correctly validated. Invalid payload lengths could trigger an infinite loop. Multiple requests with invalid payload lengths could lead to a denial of service. This was fixed with commit 1c1c77b0. This issue wa...

7.5CVSS7.6AI score0.86608EPSS
SaveExploits3Affected Software1
Apache Tomcat
Apache Tomcat
•added 2019/05/13 12:00 a.m.•78 views

Fixed in Apache Tomcat 8.5.41

Important: Denial of Service CVE-2019-10072 The fix for CVE-2019-0199 was incomplete and did not address HTTP/2 connection window exhaustion on write. By not sending WINDOWUPDATE messages for the connection window stream 0 clients were able to cause server-side threads to block eventually leading...

7.5CVSS6.9AI score0.72988EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/08/16 12:00 a.m.•78 views

Fixed in Apache Tomcat 7.0.81

Important: Information Disclosure CVE-2017-12616 When using a VirtualDirContext it was possible to bypass security constraints and/or view the source code of JSPs for resources served by the VirtualDirContext using a specially crafted request. This was fixed in revision 1804729. This issue was...

8.1CVSS6.9AI score0.99641EPSS
SaveExploits22Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/04/02 12:00 a.m.•78 views

Fixed in Apache Tomcat 7.0.77

Important: Information Disclosure CVE-2017-5647 A bug in the handling of the pipelined requests when send file was used resulted in the pipelined request being lost when send file processing of the previous request completed. This could result in responses appearing to be sent for the wrong...

7.5CVSS8.3AI score0.1684EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/03/30 12:00 a.m.•78 views

Fixed in Apache Tomcat 9.0.0.M19

Important: Information Disclosure CVE-2017-5651 The refactoring of the HTTP connectors for 8.5.x onwards, introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could resu...

9.8CVSS8.5AI score0.1684EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2016/10/16 12:00 a.m.•78 views

Fixed in Apache Tomcat 6.0.47

Note: The issues below were fixed in Apache Tomcat 6.0.46 but the release vote for the 6.0.46 release candidate did not pass. Therefore, although users must download 6.0.47 to obtain a version that includes fixes for these issues, version 6.0.46 is not included in the list of affected versions...

9.1CVSS7.5AI score0.10303EPSS
SaveExploits5Affected Software1
Apache Tomcat
Apache Tomcat
•added 2024/02/19 12:00 a.m.•77 views

Fixed in Apache Tomcat 11.0.0-M17

Important: Denial of Service CVE-2024-23672 It was possible for a WebSocket client to keep a WebSocket connection open leading to increased resource consumption. This was fixed with commit b0e3b1bd. This issue was identified by the Tomcat Security Team on 17 January 2024. The issue was made publi...

7.1AI score0.23072EPSS
SaveExploits1Affected Software1
Apache Tomcat
Apache Tomcat
•added 2021/06/15 12:00 a.m.•77 views

Fixed in Apache Tomcat 9.0.48

Note: The issue below was fixed in Apache Tomcat 9.0.47 but the release vote for the 9.0.47 release candidate did not pass. Therefore, although users must download 9.0.48 to obtain a version that includes a fix for this issue, version 9.0.47 is not included in the list of affected versions...

5.3CVSS6AI score0.74667EPSS
SaveExploits1Affected Software1
Apache Tomcat
Apache Tomcat
•added 2020/06/07 12:00 a.m.•77 views

Fixed in Apache Tomcat 8.5.56

Important: HTTP/2 DoS CVE-2020-11996 A specially crafted sequence of HTTP/2 requests could trigger high CPU usage for several seconds. If a sufficient number of such requests were made on concurrent HTTP/2 connections, the server could become unresponsive. This was fixed with commit c8acd2ab. Thi...

7.5CVSS7.5AI score0.26699EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2018/05/08 12:00 a.m.•77 views

Fixed in Apache Tomcat 8.0.52

Important: A bug in the UTF-8 decoder can lead to DoS CVE-2018-1336 An improper handing of overflow in the UTF-8 decoder with supplementary characters can lead to an infinite loop in the decoder causing a Denial of Service. This was fixed in revision 1830375. This issue was reported publicly on 6...

7.5CVSS7.7AI score0.20599EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2005/11/04 12:00 a.m.•77 views

Fixed in Apache Tomcat 4.1.32

Low: Information disclosure CVE-2008-3271 Bug 25835 can, in rare circumstances - this has only been reproduced using a debugger to force a particular processing sequence for two threads - allow a user from a non-permitted IP address to gain access to a context that is protected with a valve that...

5CVSS7.6AI score0.72168EPSS
SaveExploits12Affected Software1
Apache Tomcat
Apache Tomcat
•added 2016/06/20 12:00 a.m.•76 views

Fixed in Apache Tomcat 7.0.70

Moderate: Denial of Service CVE-2016-3092 Apache Tomcat uses a package renamed copy of Apache Commons FileUpload to implement the file upload requirements of the Servlet specification. A denial of service vulnerability was identified in Commons FileUpload that occurred when the length of the...

7.8CVSS6.7AI score0.35927EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2013/10/24 12:00 a.m.•76 views

Fixed in Apache Tomcat 7.0.47

Note: The issue below was fixed in Apache Tomcat 7.0.43 but the release votes for 7.0.43 to 7.0.46 did not pass. Therefore, although users must download 7.0.47 to obtain a version that includes a fix for this issue, versions 7.0.43 to 7.0.46 are not included in the list of affected versions...

6.3AI score
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2002/06/20 12:00 a.m.•76 views

Fixed in Apache Tomcat 4.1.3

Important: Denial of service CVE-2002-0935 A malformed HTTP request can cause the request processing thread to become unresponsive. A sequence of such requests will cause all request processing threads, and hence Tomcat as a whole, to become unresponsive. Affects: 4.0.0-4.0.2?, 4.0.3, 4.0.4-4.0.6...

5CVSS6.3AI score0.07854EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2023/11/14 12:00 a.m.•75 views

Fixed in Apache Tomcat 10.1.16

Important: Request smuggling CVE-2023-46589 Tomcat did not correctly parse HTTP trailer headers. A specially crafted trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests leading to the possibility of request smuggling when behind a...

7.5CVSS7.6AI score0.02651EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2020/06/07 12:00 a.m.•75 views

Fixed in Apache Tomcat 9.0.36

Important: HTTP/2 DoS CVE-2020-11996 A specially crafted sequence of HTTP/2 requests could trigger high CPU usage for several seconds. If a sufficient number of such requests were made on concurrent HTTP/2 connections, the server could become unresponsive. This was fixed with commit 9a023168. Thi...

7.5CVSS7.5AI score0.26699EPSS
SaveExploits0Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/05/16 12:00 a.m.•75 views

Fixed in Apache Tomcat 7.0.78

Important: Security Constraint Bypass CVE-2017-5664 The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. This means that the...

7.5CVSS7.6AI score0.16567EPSS
SaveExploits1Affected Software1
Apache Tomcat
Apache Tomcat
•added 2016/09/19 12:00 a.m.•75 views

Fixed in Apache Tomcat 7.0.72

Note: The issues below were fixed in Apache Tomcat 7.0.71 but the release vote for the 7.0.71 release candidate did not pass. Therefore, although users must download 7.0.72 to obtain a version that includes fixes for these issues, version 7.0.71 is not included in the list of affected versions...

9.1CVSS7.5AI score0.10303EPSS
SaveExploits5Affected Software1
Apache Tomcat
Apache Tomcat
•added 2011/01/14 12:00 a.m.•75 views

Fixed in Apache Tomcat 7.0.6

Low: Cross-site scripting CVE-2011-0013 The HTML Manager interface displayed web application provided data, such as display names, without filtering. A malicious web application could trigger script execution by an administrative user when viewing the manager pages. This was fixed in revision...

4.3CVSS5.4AI score0.10009EPSS
SaveExploits2Affected Software1
Apache Tomcat
Apache Tomcat
•added 2002/08/21 12:00 a.m.•75 views

Fixed in Apache Tomcat 4.1.29

Moderate: Cross-site scripting CVE-2002-1567 The unmodified requested URL is included in the 404 response header. The new lines in this URL appear to the client to be the end of the header section. The remaining part of the URL, including the script elements, is treated as part of the response bo...

6.8CVSS6.2AI score0.27079EPSS
SaveExploits2Affected Software1
Apache Tomcat
Apache Tomcat
•added 2017/07/01 12:00 a.m.•74 views

Fixed in Apache Tomcat 8.0.45

Moderate: Cache Poisoning CVE-2017-7674 The CORS Filter did not add an HTTP Vary header indicating that the response varies depending on Origin. This permitted client and server side cache poisoning in some circumstances. This was fixed in revision 1795815. The issue was reported as bug 61101 on ...

4.3CVSS5.9AI score0.08037EPSS
SaveExploits0Affected Software1
Total number of security vulnerabilities356