Lucene search
+L

7649 matches found

Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.37 views

Improper Restriction of Operations within the Bounds of a Memory Buffer in Apache Tomcat

The HTTP/2 header parser in Apache Tomcat 9.0.0.M1 to 9.0.0.M11 and 8.5.0 to 8.5.6 entered an infinite loop if a header was received that was larger than the available buffer. This made a denial of service attack possible...

7.5CVSS4.3AI score0.0719EPSS
SaveExploits1References19Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.31 views

Improper Limitation of a Pathname to a Restricted Directory in Apache Tomcat

The Mapper component in Apache Tomcat 6.x before 6.0.45, 7.x before 7.0.68, 8.x before 8.0.30, and 9.x before 9.0.0.M2 processes redirects before considering security constraints and Filters, which allows remote attackers to determine the existence of a directory via a URL that lacks a trailing /...

5.3CVSS7AI score0.1838EPSS
SaveExploits0References71Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.41 views

Concurrent Execution using Shared Resource with Improper Synchronization in Apache Tomcat

A bug in the error handling of the send file code for the NIO HTTP connector in Apache Tomcat 9.0.0.M1 to 9.0.0.M13, 8.5.0 to 8.5.8, 8.0.0.RC1 to 8.0.39, 7.0.0 to 7.0.73 and 6.0.16 to 6.0.48 resulted in the current Processor object being added to the Processor cache multiple times. This in turn...

7.5CVSS7.6AI score0.16038EPSS
SaveExploits0References53Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.45 views

Insufficient Verification of Data Authenticity in Apache Tomcat

The CORS Filter in Apache Tomcat 9.0.0.M1 to 9.0.0.M21, 8.5.0 to 8.5.15, 8.0.0.RC1 to 8.0.44 and 7.0.41 to 7.0.78 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...

4.3CVSS2.2AI score0.08037EPSS
SaveExploits0References58Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.26 views

Apache Tomcat allows remote attackers to read data that was intended to be associated with a different request

An information disclosure issue was discovered in Apache Tomcat 8.5.7 to 8.5.9 and 9.0.0.M11 to 9.0.0.M15 in reverse-proxy configurations. Http11InputBuffer.java allows remote attackers to read data that was intended to be associated with a different request...

7.5CVSS6.3AI score0.07179EPSS
SaveExploits0References23Affected Software1
OSV
OSV
added 2022/05/14 1:10 a.m.20 views

GHSA-FJWP-R6FM-Q6QW Apache Tomcat allows remote attackers to read data that was intended to be associated with a different request

An information disclosure issue was discovered in Apache Tomcat 8.5.7 to 8.5.9 and 9.0.0.M11 to 9.0.0.M15 in reverse-proxy configurations. Http11InputBuffer.java allows remote attackers to read data that was intended to be associated with a different request...

7.5CVSS7AI score0.07179EPSS
SaveExploits0References23
OSV
OSV
added 2022/05/14 1:10 a.m.21 views

GHSA-372Q-33VH-8MPC Inconsistent documentation in Apache Tomcat

As part of the fix for bug 61201, the documentation for Apache Tomcat 9.0.0.M22 to 9.0.1, 8.5.16 to 8.5.23, 8.0.45 to 8.0.47 and 7.0.79 to 7.0.82 included an updated description of the search algorithm used by the CGI Servlet to identify which script to execute. The update was not correct. As a...

5.3CVSS6.9AI score0.06083EPSS
SaveExploits0References39
Github Security Blog
Github Security Blog
added 2022/05/14 1:10 a.m.30 views

Inconsistent documentation in Apache Tomcat

As part of the fix for bug 61201, the documentation for Apache Tomcat 9.0.0.M22 to 9.0.1, 8.5.16 to 8.5.23, 8.0.45 to 8.0.47 and 7.0.79 to 7.0.82 included an updated description of the search algorithm used by the CGI Servlet to identify which script to execute. The update was not correct. As a...

5.3CVSS6.2AI score0.06083EPSS
SaveExploits0References39Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:07 a.m.282 views

Unrestricted Upload of File with Dangerous Type Apache Tomcat

When running Apache Tomcat versions 9.0.0.M1 to 9.0.0, 8.5.0 to 8.5.22, 8.0.0.RC1 to 8.0.46 and 7.0.0 to 7.0.81 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...

8.1CVSS2.6AI score0.99988EPSS
SaveExploits23References84Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/14 12:58 a.m.42 views

Improper Limitation of a Pathname to a Restricted Directory in Apache Tomcat

The HTTP/2 implementation in Apache Tomcat 9.0.0.M1 to 9.0.0.M21 and 8.5.0 to 8.5.15 bypassed a number of security checks that prevented directory traversal attacks. It was therefore possible to bypass security constraints using a specially crafted URL...

7.5CVSS3.7AI score0.1014EPSS
SaveExploits0References33Affected Software1
OSV
OSV
added 2022/05/14 12:58 a.m.9 views

GHSA-68G5-8Q7F-M384 Improper Limitation of a Pathname to a Restricted Directory in Apache Tomcat

The HTTP/2 implementation in Apache Tomcat 9.0.0.M1 to 9.0.0.M21 and 8.5.0 to 8.5.15 bypassed a number of security checks that prevented directory traversal attacks. It was therefore possible to bypass security constraints using a specially crafted URL...

7.5CVSS7.1AI score0.1014EPSS
SaveExploits0References33
Github Security Blog
Github Security Blog
added 2022/05/14 12:01 a.m.67 views

Improper socket reuse in Apache Tomcat

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS0.5AI score0.08405EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/14 12:01 a.m.38 views

GHSA-H3CH-5PP2-VH6W Improper socket reuse in Apache Tomcat

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS8.3AI score0.08405EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/13 8:15 a.m.8 views

DEBIAN-CVE-2022-25762

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS6.7AI score0.08405EPSS
SaveExploits0References1
NVD
NVD
added 2022/05/13 8:15 a.m.15 views

CVE-2022-25762

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS0.08405EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2022/05/13 8:15 a.m.38 views

CVE-2022-25762

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS6.7AI score0.08405EPSS
SaveExploits0References7
Prion
Prion
added 2022/05/13 8:15 a.m.127 views

Code injection

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

7.5CVSS8.2AI score0.08405EPSS
SaveExploits0References3Affected Software2
CVE
CVE
added 2022/05/13 7:50 a.m.1250 views

CVE-2022-25762

CVE-2022-25762 is a concrete vulnerability in Apache Tomcat affecting WebSocket handling. When a WebSocket message is sent concurrently with closing the connection on Tomcat 8.5.0–8.5.75 or 9.0.0.M1–9.0.20, the application may continue to use a socket after it has been closed. The described error...

8.6CVSS8.3AI score0.08405EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 7:50 a.m.37 views

CVE-2022-25762 Response mix-up with WebSocket concurrent send and close

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

6.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/05/13 7:50 a.m.53 views

CVE-2022-25762 Response mix-up with WebSocket concurrent send and close

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0.M1 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6AI score0.08405EPSS
SaveExploits0References3
Rows per page
Query Builder