pm2@6.0.7 vulnerabilities

Production process manager for Node.JS applications with a built-in load balancer.

  • latest version

    6.0.8

  • first published

    12 years ago

  • latest version published

    17 days ago

  • licenses detected

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Regular Expression Denial of Service (ReDoS)

    pm2 is a production process manager for Node.js applications with a built-in load balancer.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) due to the function _valid in the Config.js file, which is exposed to user input via validateJSON. An attacker can cause degradation of performance by sending specially crafted inputs that exploit inefficient regular expression complexity.

    Note: This vulnerability is being verified and the advisory may be updated to reflect new information.

    How to fix Regular Expression Denial of Service (ReDoS)?

    A fix was pushed into the master branch but not yet published.

    *