Vulnerabilities
Vulnerable Software
Nodeca:  >> Js-Yaml  >> 0.2.2  Security Vulnerabilities
js-yaml is a JavaScript YAML parser and dumper. In js-yaml 4.1.0 and below, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (`__proto__`). All users who parse untrusted yaml documents may be impacted. The problem is patched in js-yaml 4.1.1. Users can protect against this kind of attack on the server by using `node --disable-proto=delete` or `deno` (in Deno, pollution protection is on by default).
CVSS Score
5.3
EPSS Score
0.0
Published
2025-11-13
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 Score
6.8
EPSS Score
0.645
Published
2013-06-28


Contact Us

Shodan ® - All rights reserved