VYPR

npm package

bodymen

pkg:npm/bodymen

Vulnerabilities (2)

  • CVE-2022-25296Mar 17, 2022
    affected >= 0.0.0

    The package bodymen from 0.0.0 are vulnerable to Prototype Pollution via the handler function which could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload. **Note:** This vulnerability derives from an incomplete fix to [CVE-2019-10792](

  • CVE-2019-10792Feb 18, 2020
    affected < 1.1.1fixed 1.1.1

    bodymen before 1.1.1 is vulnerable to Prototype Pollution. The handler function could be tricked into adding or modifying properties of Object.prototype using a __proto__ payload.