Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in cx-dummy-package
CVE-2019-10746
- cx-dummy-package
- mixin-deep
- org.webjars.npm:mixin-deep
Summary
The mixin-deep is vulnerable to Prototype Pollution in versions prior to 1.3.2 and 2.0.0. The function `mixinDeep` could be tricked into adding or modifying properties of `Object.prototype` using a `constructor` payload.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-88 - Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
The software constructs a string for a command to executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.
Advisory Timeline
- Published