All the vulnerabilities related to the version 0.1.4 of the package
Regular Expression Denial of Service in csv-parse
Versions of csv-parse
prior to 4.4.6 are vulnerable to Regular Expression Denial of Service. 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.
Upgrade to version 4.4.6 or later.