#VU42769 Input validation error in js-yaml (npm) - CVE-2013-4660
Published: June 28, 2013 / Updated: August 11, 2020
js-yaml (npm)
npm Inc.
Description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
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.