VYPR

npm package

@fast-csv/parse

pkg:npm/%40fast-csv/parse

Vulnerabilities (1)

  • CVE-2020-26256Dec 8, 2020
    affected < 4.3.6fixed 4.3.6

    Fast-csv is an npm package for parsing and formatting CSVs or any other delimited value file in node. In fast-cvs before version 4.3.6 there is a possible ReDoS vulnerability (Regular Expression Denial of Service) when using ignoreEmpty option when parsing. This has been patched