CVE-2022-25762
Severity CVSS v4.0:
Pending analysis
Type:
CWE-404
Improper Resource Shutdown or Release
Publication date:
13/05/2022
Last modified:
23/02/2023
Description
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 triggered in this case could cause the a pooled object to be placed in the pool twice. This could result in subsequent connections using the same object concurrently which could result in data being returned to the wrong use and/or other errors.
Impact
Base Score 3.x
8.60
Severity 3.x
HIGH
Base Score 2.0
7.50
Severity 2.0
HIGH
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* | 8.5.0 (including) | 8.5.76 (excluding) |
cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* | 9.0.0 (including) | 9.0.21 (excluding) |
cpe:2.3:a:oracle:agile_plm:9.3.6:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page