CVE-2025-57317
HIGH7.5EPSS 0.12%apidoc-core is vulnerable to prototype pollution
發布日:2025/9/25修改日:2025/9/26
描述
apidoc-core is the core parser library to generate apidoc result following the apidoc-spec. A Prototype Pollution vulnerability in the preProcess function of apidoc-core versions thru 0.15.0 allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of service (DoS) as the minimum consequence.
受影響套件(1)
- npm/apidoc-corefrom 0, <= 0.15.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
參考連結(4)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-57317
- PATCHhttps://github.com/apidoc/apidoc-core
- WEBhttps://github.com/OrangeShieldInfos/PoCs/tree/main/JavaScript/prototype-pollution/CVE-2025-57317
- WEBhttps://github.com/VulnSageAgent/PoCs/blob/main/JavaScript/prototype-pollution/apidoc-core%400.15.0/index.js