CVE-2022-25762 (CNNVD-202205-3290)
中文标题:
Apache Tomcat 代码问题漏洞
英文标题:
Response mix-up with WebSocket concurrent send and close
漏洞描述
中文描述:
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 消息,则应用程序可能会在关闭后继续使用该套接字,导致数据返回错误。
英文描述:
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.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Apache Software Foundation | Apache Tomcat | Apache Tomcat 9 9.0.0.M1 to 9.0.20 | - | - |
cpe:2.3:a:apache_software_foundation:apache_tomcat:apache_tomcat_9_9.0.0.m1_to_9.0.20:*:*:*:*:*:*:*
|
| Apache Software Foundation | Apache Tomcat | Apache Tomcat 8.5 8.5.0 to 8.5.75 | - | - |
cpe:2.3:a:apache_software_foundation:apache_tomcat:apache_tomcat_8.5_8.5.0_to_8.5.75:*:*:*:*:*:*:*
|
| apache | tomcat | * | - | - |
cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:*
|
| oracle | agile_plm | 9.3.6 | - | - |
cpe:2.3:a:oracle:agile_plm:9.3.6:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2022-25762 |
2025-11-11 15:21:20 | 2025-11-11 07:37:23 |
| NVD | nvd_CVE-2022-25762 |
2025-11-11 14:58:18 | 2025-11-11 07:45:39 |
| CNNVD | cnnvd_CNNVD-202205-3290 |
2025-11-11 15:10:53 | 2025-11-11 07:57:17 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 代码问题
- cnnvd_id: 未提取 -> CNNVD-202205-3290
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.HIGH
- cvss_score: 未提取 -> 8.6
- cvss_vector: NOT_EXTRACTED -> CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
- cvss_version: NOT_EXTRACTED -> 3.1
- affected_products_count: 2 -> 4
- data_sources: ['cve'] -> ['cve', 'nvd']