CVE-2025-5115 (CNNVD-202508-2327)
中文标题:
Eclipse Jetty 安全漏洞
英文标题:
MadeYouReset HTTP/2 vulnerability
漏洞描述
中文描述:
Eclipse Jetty是Eclipse基金会的一个开源的、基于Java的Web服务器和Java Servlet容器。 Eclipse Jetty 9.4.57及之前版本、10.0.25及之前版本、11.0.25及之前版本、12.0.21及之前版本和12.1.0.alpha2及之前版本存在安全漏洞,该漏洞源于HTTP/2客户端可能触发服务器发送RST_STREAM帧,导致资源消耗。
英文描述:
In Eclipse Jetty, versions <=9.4.57, <=10.0.25, <=11.0.25, <=12.0.21, <=12.1.0.alpha2, an HTTP/2 client may trigger the server to send RST_STREAM frames, for example by sending frames that are malformed or that should not be sent in a particular stream state, therefore forcing the server to consume resources such as CPU and memory. For example, a client can open a stream and then send WINDOW_UPDATE frames with window size increment of 0, which is illegal. Per specification https://www.rfc-editor.org/rfc/rfc9113.html#name-window_update , the server should send a RST_STREAM frame. The client can now open another stream and send another bad WINDOW_UPDATE, therefore causing the server to consume more resources than necessary, as this case does not exceed the max number of concurrent streams, yet the client is able to create an enormous amount of streams in a short period of time. The attack can be performed with other conditions (for example, a DATA frame for a closed stream) that cause the server to send a RST_STREAM frame. Links: * https://github.com/jetty/jetty.project/security/advisories/GHSA-mmxm-8w33-wc4h
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Eclipse Jetty | Eclipse Jetty | - | ≤ <=9.4.57 | - |
cpe:2.3:a:eclipse_jetty:eclipse_jetty:*:*:*:*:*:*:*:*
|
| eclipse | jetty | * | - | - |
cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
|
| eclipse | jetty | 12.1.0 | - | - |
cpe:2.3:a:eclipse:jetty:12.1.0:alpha0:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
nvd.nist.gov
nvd.nist.gov
nvd.nist.gov
nvd.nist.gov
CVSS评分详情
4.0 (cna)
HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-5115 |
2025-11-11 15:23:31 | 2025-11-11 07:40:39 |
| NVD | nvd_CVE-2025-5115 |
2025-11-11 15:01:00 | 2025-11-11 07:48:26 |
| CNNVD | cnnvd_CNNVD-202508-2327 |
2025-11-11 15:12:54 | 2025-11-11 08:00:06 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 3
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-2327
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 5 -> 1
- references_count: 7 -> 11
- data_sources: ['cve'] -> ['cve', 'nvd']