node-extend through 0.2.0 is vulnerable to Arbitrary Code Execution. User input provided to the argument `A` of `extend` function`(A,B,as,isAargs)` located within `lib/extend.js` is executed by the `eval` function, resulting in code execution.
References
Link | Resource |
---|---|
https://snyk.io/vuln/SNYK-JS-NODEEXTEND-571491 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-06-10 16:15
Updated : 2024-02-04 21:00
NVD link : CVE-2020-7673
Mitre link : CVE-2020-7673
CVE.ORG link : CVE-2020-7673
JSON object : View
Products Affected
node-extend_project
- node-extend
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')