CVE-2025-57814 (CNNVD-202508-2911)
中文标题:
request-filtering-agent 代码问题漏洞
英文标题:
request-filtering-agent SSRF Bypass via HTTPS Requests
漏洞描述
中文描述:
request-filtering-agent是azu个人开发者的一个应用软件。 request-filtering-agent 1.x.x及之前版本存在代码问题漏洞,该漏洞源于HTTPS请求绕过IP地址过滤,可能导致绕过SSRF保护访问内部服务。
英文描述:
request-filtering-agent is an http(s).Agent implementation that blocks requests to Private/Reserved IP addresses. Versions 1.x.x and earlier contain a vulnerability where HTTPS requests to 127.0.0.1 bypass IP address filtering, while HTTP requests are correctly blocked. This allows attackers to potentially access internal HTTPS services running on localhost, bypassing the library's SSRF protection. The vulnerability is particularly dangerous when the application accepts user-controlled URLs and internal services are only protected by network-level restrictions. This vulnerability has been fixed in request-filtering-agent version 2.0.0. Users should upgrade to version 2.0.0 or later.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| azu | request-filtering-agent | < 2.0.0 | - | - |
cpe:2.3:a:azu:request-filtering-agent:<_2.0.0:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-57814 |
2025-11-11 15:23:30 | 2025-11-11 07:40:44 |
| NVD | nvd_CVE-2025-57814 |
2025-11-11 15:01:00 | 2025-11-11 07:48:32 |
| CNNVD | cnnvd_CNNVD-202508-2911 |
2025-11-11 15:12:54 | 2025-11-11 08:00:07 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 代码问题
- cnnvd_id: 未提取 -> CNNVD-202508-2911
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']