漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Response mix-up with WebSocket concurrent send and close
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 Information
N/A
Vulnerability Type
不恰当的资源关闭或释放
Vulnerability Title
Apache Tomcat 代码问题漏洞
Vulnerability Description
Apache Tomcat是美国阿帕奇(Apache)基金会的一款轻量级Web应用服务器。该程序实现了对Servlet和JavaServer Page(JSP)的支持。 Apache Tomcat 8.5.0到8.5.75版本 9.0.0.M1到9.0.20版本存在安全漏洞,该漏洞源于如果 Web 应用程序在 WebSocket 连接关闭的同时发送 WebSocket 消息,则应用程序可能会在关闭后继续使用该套接字,导致数据返回错误。
CVSS Information
N/A
Vulnerability Type
N/A