csv-parse@0.0.8 vulnerabilities

CSV parsing implementing the Node.js `stream.Transform` API

  • latest version

    5.6.0

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    20 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the 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)

    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 csv-parse to version 4.4.6 or higher.

    <4.4.6