vendor:
Node.js
by:
joev
N/A
CVSS
N/A
Code Execution
94
CWE
Product Name: Node.js
Affected Version From: < 2.0.5
Affected Version To: < 2.0.5
Patch Exists: YES
Related CWE: CVE-2013-4660
CPE: a:nodejs:node.js
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: nodejs
2013
Nodejs js-yaml load() Code Exec
For node.js applications that parse user-supplied YAML input using the load() function from the 'js-yaml' package < 2.0.5, specifying a self-executing function allows us to execute arbitrary javascript code.
Mitigation:
Upgrade to js-yaml version 2.0.5 or later