minimist@0.0.2 vulnerabilities

parse argument options

  • latest version

    1.2.8

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    2 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the minimist package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • L
    Prototype Pollution

    minimist is a parse argument options module.

    Affected versions of this package are vulnerable to Prototype Pollution due to a missing handler to Function.prototype.

    Notes:

    • This vulnerability is a bypass to CVE-2020-7598

    • The reason for the different CVSS between CVE-2021-44906 to CVE-2020-7598, is that CVE-2020-7598 can pollute objects, while CVE-2021-44906 can pollute only function.

    How to fix Prototype Pollution?

    Upgrade minimist to version 0.2.4, 1.2.6 or higher.

    <0.2.4>=1.2.0 <1.2.6
    • M
    Prototype Pollution

    minimist is a parse argument options module.

    Affected versions of this package are vulnerable to Prototype Pollution. The library could be tricked into adding or modifying properties of Object.prototype using a constructor or __proto__ payload.

    How to fix Prototype Pollution?

    Upgrade minimist to version 0.2.1, 1.2.3 or higher.

    <0.2.1>=1.0.0 <1.2.3