Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Tomcat | >= 8.5.0, < 8.5.76 |
| Oracle | Agile Plm | 9.3.6 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/6ckmjfb1k61dyzkto9vm2k5jvt4o7w7cMailing ListVendor Advisory
- https://security.netapp.com/advisory/ntap-20220629-0003/Third Party Advisory
- https://www.oracle.com/security-alerts/cpujul2022.htmlPatchThird Party Advisory
- https://lists.apache.org/thread/6ckmjfb1k61dyzkto9vm2k5jvt4o7w7cMailing ListVendor Advisory
- https://security.netapp.com/advisory/ntap-20220629-0003/Third Party Advisory
- https://www.oracle.com/security-alerts/cpujul2022.htmlPatchThird Party Advisory
FAQ
What is CVE-2022-25762?
CVE-2022-25762 is a vulnerability with a CVSS score of 8.6 (HIGH). 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...
How severe is CVE-2022-25762?
CVE-2022-25762 has been rated HIGH with a CVSS base score of 8.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-25762?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Tomcat, Oracle Agile Plm.