@postman/csv-parse
Releases1
Last Release
CSV parsing implementing the Node.js `stream.Transform` API
CVE History
| CVE | Affected | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|---|
| < 4.4.6 | 7.5 HIGH | 5 MEDIUM | ||
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. | ||||