Security Advisory

CVE-2020-7673

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2020-06-10 15:36:01
Last updated 2024-08-04 09:41:01
Assigner snyk
State PUBLISHED

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.