CVE-2020-36851 (CNNVD-202509-3983)
中文标题:
cors-anywhere 安全漏洞
英文标题:
Rob--W / cors-anywhere Misconfigured CORS Proxy Allows SSRF
漏洞描述
中文描述:
cors-anywhere是Rob Wu个人开发者的一个NodeJS的反向代理。 cors-anywhere存在安全漏洞,该漏洞源于配置为开放代理时允许未经验证的外部用户诱导服务器向任意目标发出HTTP请求,可能导致服务端请求伪造攻击。
英文描述:
Rob -- W / cors-anywhere instances configured as an open proxy allow unauthenticated external users to induce the server to make HTTP requests to arbitrary targets (SSRF). Because the proxy forwards requests and headers, an attacker can reach internal-only endpoints and link-local metadata services, retrieve instance role credentials or other sensitive metadata, and interact with internal APIs and services that are not intended to be internet-facing. The vulnerability is exploitable by sending crafted requests to the proxy with the target resource encoded in the URL; many cors-anywhere deployments forward arbitrary methods and headers (including PUT), which can permit exploitation of IMDSv2 workflows as well as access to internal management APIs. Successful exploitation can result in theft of cloud credentials, unauthorized access to internal services, remote code execution or privilege escalation (depending on reachable backends), data exfiltration, and full compromise of cloud resources. Mitigation includes: restricting the proxy to trusted origins or authentication, whitelisting allowed target hosts, preventing access to link-local and internal IP ranges, removing support for unsafe HTTP methods/headers, enabling cloud provider mitigations, and deploying network-level protections.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Rob--W / cors-anywhere | Rob--W / cors-anywhere | - | ≤ 0.4.4 | - |
cpe:2.3:a:rob--w___cors-anywhere:rob--w___cors-anywhere:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
CRITICALCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2020-36851 |
2025-11-11 15:20:36 | 2025-11-11 07:36:21 |
| NVD | nvd_CVE-2020-36851 |
2025-11-11 14:57:13 | 2025-11-11 07:44:45 |
| CNNVD | cnnvd_CNNVD-202509-3983 |
2025-11-11 15:12:58 | 2025-11-11 08:00:14 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202509-3983
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']