VYPR

CSV Parse

by CSV Parse Project

CVEs (1)

  • CVE-2019-17592HigOct 14, 2019
    risk 0.42cvss 7.5epss 0.02

    The csv-parse module before 4.4.6 for Node.js is vulnerable to Regular Expression Denial of Service. The __isInt() function contains a malformed regular expression that processes large crafted input very slowly. This is triggered when using the cast option.