VYPR

npm package

set-value

pkg:npm/set-value

Vulnerabilities (2)

  • CVE-2021-23440Sep 12, 2021
    affected >= 4.0.0, < 4.0.1fixed 4.0.1

    This affects the package set-value before <2.0.1, >=3.0.0 <4.0.1. A type confusion vulnerability can lead to a bypass of CVE-2019-10747 when the user-provided keys used in the path parameter are arrays.

  • CVE-2019-10747Aug 23, 2019
    affected < 2.0.1fixed 2.0.1

    set-value is vulnerable to Prototype Pollution in versions lower than 3.0.1. The function mixin-deep could be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype and _proto_ payloads.