Lucene search
+L

7655 matches found

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
Debian CVE
Debian CVE
added 2022/05/13 7:50 a.m.79 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.6CVSS7.2AI score0.08405EPSS
SaveExploits0
Veracode
Veracode
added 2022/05/13 4:14 a.m.168 views

Denial Of Service (DoS)

org.apache.tomcat:tomcat is vulnerable to denial of service attacks. A malicious user is able to cause denial of service conditions, when running over an untrusted network because EncryptInterceptor does not provide protection against DoS attacks...

7.5CVSS2.8AI score0.73474EPSS
SaveExploits5References13Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/13 1:46 a.m.42 views

Improper Handling of Exceptional Conditions in Apache Tomcat

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 request is presented to the error page with the origin...

7.5CVSS7.6AI score0.16567EPSS
SaveExploits1References63Affected Software1
OSV
OSV
added 2022/05/13 1:46 a.m.55 views

GHSA-JMVV-524F-HJ5J Improper Handling of Exceptional Conditions in Apache Tomcat

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 request is presented to the error page with the origin...

7.5CVSS6.5AI score0.16567EPSS
SaveExploits1References63
OSV
OSV
added 2022/05/13 1:46 a.m.20 views

GHSA-9HG2-395J-83RM Expected Behavior Violation in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors 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 result in t...

9.8CVSS7.2AI score0.07752EPSS
SaveExploits0References29
Github Security Blog
Github Security Blog
added 2022/05/13 1:46 a.m.39 views

Expected Behavior Violation in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors 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 result in t...

9.8CVSS8.4AI score0.07752EPSS
SaveExploits0References29Affected Software2
OSV
OSV
added 2022/05/13 1:46 a.m.33 views

GHSA-9785-W233-X6HV Improper Resource Shutdown or Release in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the handling of an HTTP/2 GOAWAY frame for a connection did not close streams associated with that connection that were currently waiting for a WINDOWUPDATE before allowing the application to write more data. These waiting streams each...

7.5CVSS8.4AI score0.08275EPSS
SaveExploits0References25
Github Security Blog
Github Security Blog
added 2022/05/13 1:46 a.m.36 views

Improper Resource Shutdown or Release in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the handling of an HTTP/2 GOAWAY frame for a connection did not close streams associated with that connection that were currently waiting for a WINDOWUPDATE before allowing the application to write more data. These waiting streams each...

7.5CVSS8.4AI score0.08275EPSS
SaveExploits0References25Affected Software1
OSV
OSV
added 2022/05/13 1:25 a.m.10 views

GHSA-3VX3-XF6Q-R5XP Exposure of Resource to Wrong Sphere in Apache Tomcat

While investigating bug 60718, it was noticed that some calls to application listeners in Apache Tomcat 9.0.0.M1 to 9.0.0.M17, 8.5.0 to 8.5.11, 8.0.0.RC1 to 8.0.41, and 7.0.0 to 7.0.75 did not use the appropriate facade object. When running an untrusted application under a SecurityManager, it was...

9.1CVSS7.1AI score0.13225EPSS
SaveExploits0References38
Github Security Blog
Github Security Blog
added 2022/05/13 1:25 a.m.40 views

Exposure of Resource to Wrong Sphere in Apache Tomcat

While investigating bug 60718, it was noticed that some calls to application listeners in Apache Tomcat 9.0.0.M1 to 9.0.0.M17, 8.5.0 to 8.5.11, 8.0.0.RC1 to 8.0.41, and 7.0.0 to 7.0.75 did not use the appropriate facade object. When running an untrusted application under a SecurityManager, it was...

9.1CVSS8.7AI score0.13225EPSS
SaveExploits0References38Affected Software2
OSV
OSV
added 2022/05/13 1:25 a.m.11 views

GHSA-RPJ9-PC39-H8J8 Liferay Portal vulnerable to arbitrary command injection

Unspecified vulnerability in the XSL Content portlet in Liferay Portal Community Edition CE 5.x and 6.x before 6.0.6 GA, when Apache Tomcat is used, allows remote attackers to execute arbitrary commands via unknown vectors...

6.9CVSS7.2AI score0.0847EPSS
SaveExploits5References8
Github Security Blog
Github Security Blog
added 2022/05/13 1:25 a.m.14 views

Liferay Portal vulnerable to arbitrary command injection

Unspecified vulnerability in the XSL Content portlet in Liferay Portal Community Edition CE 5.x and 6.x before 6.0.6 GA, when Apache Tomcat is used, allows remote attackers to execute arbitrary commands via unknown vectors...

6.8CVSS7.2AI score0.0847EPSS
SaveExploits5References8Affected Software1
OSV
OSV
added 2022/05/13 1:23 a.m.8 views

GHSA-V646-RX6W-R3QQ Improper Access Control in Apache Tomcat

Apache Tomcat 7.x through 7.0.70 and 8.x through 8.5.4, when the CGI Servlet is enabled, follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect an...

8.1CVSS6.9AI score0.50896EPSS
SaveExploits0References36
Github Security Blog
Github Security Blog
added 2022/05/13 1:23 a.m.42 views

Improper Access Control in Apache Tomcat

Apache Tomcat 7.x through 7.0.70 and 8.x through 8.5.4, when the CGI Servlet is enabled, follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTPPROXY environment variable, which might allow remote attackers to redirect an...

8.1CVSS2AI score0.50896EPSS
SaveExploits0References36Affected Software1
Rows per page
Query Builder