org.webjars.npm:csv-parse@2.5.0 vulnerabilities

  • latest version

    5.3.8

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    1 years ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.webjars.npm:csv-parse 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)

    org.webjars.npm:csv-parse is a parser converting CSV text input into arrays or objects.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). The __isInt() function contains a malformed regular expression that processes large specially-crafted input very slowly, leading to a Denial of Service. This is triggered when using the cast option.

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

    Upgrade org.webjars.npm:csv-parse to version 4.4.6 or higher.

    [,4.4.6)