Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Node-Extend Project | Node-Extend | <= 0.2.0 |
Related Weaknesses (CWE)
References
- https://snyk.io/vuln/SNYK-JS-NODEEXTEND-571491ExploitThird Party Advisory
- https://snyk.io/vuln/SNYK-JS-NODEEXTEND-571491ExploitThird Party Advisory
FAQ
What is CVE-2020-7673?
CVE-2020-7673 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 `e...
How severe is CVE-2020-7673?
CVE-2020-7673 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2020-7673?
Check the references section above for vendor advisories and patch information. Affected products include: Node-Extend Project Node-Extend.