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.
                
            References
                    | Link | Resource | 
|---|---|
| https://lists.apache.org/thread/6ckmjfb1k61dyzkto9vm2k5jvt4o7w7c | Mailing List Vendor Advisory | 
| https://security.netapp.com/advisory/ntap-20220629-0003/ | Third Party Advisory | 
| https://www.oracle.com/security-alerts/cpujul2022.html | Patch Third Party Advisory | 
| https://lists.apache.org/thread/6ckmjfb1k61dyzkto9vm2k5jvt4o7w7c | Mailing List Vendor Advisory | 
| https://security.netapp.com/advisory/ntap-20220629-0003/ | Third Party Advisory | 
| https://www.oracle.com/security-alerts/cpujul2022.html | Patch Third Party Advisory | 
Configurations
                    History
                    21 Nov 2024, 06:52
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://lists.apache.org/thread/6ckmjfb1k61dyzkto9vm2k5jvt4o7w7c - Mailing List, Vendor Advisory | |
| References | () https://security.netapp.com/advisory/ntap-20220629-0003/ - Third Party Advisory | |
| References | () https://www.oracle.com/security-alerts/cpujul2022.html - Patch, Third Party Advisory | 
Information
                Published : 2022-05-13 08:15
Updated : 2024-11-21 06:52
NVD link : CVE-2022-25762
Mitre link : CVE-2022-25762
CVE.ORG link : CVE-2022-25762
JSON object : View
Products Affected
                oracle
- agile_plm
apache
- tomcat
CWE
                
                    
                        
                        CWE-404
                        
            Improper Resource Shutdown or Release
