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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: apache

Published: 2022-05-13T07:50:09

Updated: 2022-07-25T16:53:20

Reserved: 2022-02-22T00:00:00


Link: CVE-2022-25762

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-05-13T08:15:06.843

Modified: 2023-02-23T18:09:41.307


Link: CVE-2022-25762

JSON object: View

cve-icon Redhat Information

No data.

CWE