CVE-2025-55164 (CNNVD-202508-1068)
中文标题:
Content Security Policy parser 安全漏洞
英文标题:
content-security-policy-parser Prototype Pollution Vulnerability May Lead to RCE
漏洞描述
中文描述:
Content Security Policy parser是Helmet开源的一个用于解析内容安全策略指令的软件。 Content Security Policy parser 0.5.0及之前版本存在安全漏洞,该漏洞源于原型污染,可能导致对象原型被覆盖。
英文描述:
content-security-policy-parser parses content security policy directives. A prototype pollution vulnerability exists in versions 0.5.0 and earlier, wherein if a policy name is called __proto__, one can override the Object prototype. This issue has been patched in version 0.6.0. A workaround involves disabling prototype method in NodeJS, neutralizing all possible prototype pollution attacks. Provide either --disable-proto=delete (recommended) or --disable-proto=throw as an argument to node to enable this feature.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| helmetjs | content-security-policy-parser | < 0.6.0 | - | - |
cpe:2.3:a:helmetjs:content-security-policy-parser:<_0.6.0:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
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:H/VA:H/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-55164 |
2025-11-11 15:23:29 | 2025-11-11 07:40:43 |
| NVD | nvd_CVE-2025-55164 |
2025-11-11 15:00:59 | 2025-11-11 07:48:30 |
| CNNVD | cnnvd_CNNVD-202508-1068 |
2025-11-11 15:12:53 | 2025-11-11 08:00:04 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 其他
- cnnvd_id: 未提取 -> CNNVD-202508-1068
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- references_count: 3 -> 5
- data_sources: ['cve'] -> ['cve', 'nvd']