CVE-2025-58068 (CNNVD-202508-3484)
中文标题:
Eventlet 环境问题漏洞
英文标题:
Eventlet affected by HTTP request smuggling in unparsed trailers
漏洞描述
中文描述:
Eventlet是Python的一个并发网络库。 Eventlet 0.40.3之前版本存在环境问题漏洞,该漏洞源于HTTP请求夹带处理不当,可能导致前端安全控制绕过。
英文描述:
Eventlet is a concurrent networking library for Python. Prior to version 0.40.3, the Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to improper handling of HTTP trailer sections. This vulnerability could enable attackers to, bypass front-end security controls, launch targeted attacks against active site users, and poison web caches. This problem has been patched in Eventlet 0.40.3 by dropping trailers which is a breaking change if a backend behind eventlet.wsgi proxy requires trailers. A workaround involves not using eventlet.wsgi facing untrusted clients.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| eventlet | eventlet | < 0.40.3 | - | - |
cpe:2.3:a:eventlet:eventlet:<_0.40.3:*:*:*:*:*:*:*
|
| eventlet | eventlet | * | - | - |
cpe:2.3:a:eventlet:eventlet:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
nvd.nist.gov
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-58068 |
2025-11-11 15:23:30 | 2025-11-11 07:40:45 |
| NVD | nvd_CVE-2025-58068 |
2025-11-11 15:01:01 | 2025-11-11 07:48:32 |
| CNNVD | cnnvd_CNNVD-202508-3484 |
2025-11-11 15:12:59 | 2025-11-11 08:00:08 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 环境问题
- cnnvd_id: 未提取 -> CNNVD-202508-3484
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- references_count: 3 -> 4
- data_sources: ['cve'] -> ['cve', 'nvd']