CVE-2013-4660
MEDIUM 6.8EPSS 17.3%
The JS-YAML module before 2.0.5 for Node.js parses input without properly considering the unsafe !!js/function tag, which allows remote attackers to execute arbitrary code via a crafted string that triggers an eval operation.
- CVSS v2.0
- 6.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:P - EPSS
- 17.32% chance of exploitation in the next 30 days, 97th percentile
- Published
- 2013-06-28
- Updated
- 2024-09-17
Proof-of-concept exploits (2)
- https://nealpoole.com/blog/2013/06/code-execution-via-yaml-in-js-yaml-nodejs-module/
- leehunkoo/cve-2013-4660_PoC