Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Csv-Parse Project | Csv-Parse | < 4.4.6 |
| Fedoraproject | Fedora | 31 |
Related Weaknesses (CWE)
References
- https://github.com/adaltas/node-csv-parse/commit/b9d35940c6815cdf1dfd6b21857a1f6PatchThird Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedorapro
- https://security.netapp.com/advisory/ntap-20191127-0002/Third Party Advisory
- https://www.npmjs.com/advisories/1171Third Party Advisory
- https://github.com/adaltas/node-csv-parse/commit/b9d35940c6815cdf1dfd6b21857a1f6PatchThird Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedorapro
- https://security.netapp.com/advisory/ntap-20191127-0002/Third Party Advisory
- https://www.npmjs.com/advisories/1171Third Party Advisory
FAQ
What is CVE-2019-17592?
CVE-2019-17592 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 v...
How severe is CVE-2019-17592?
CVE-2019-17592 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-17592?
Check the references section above for vendor advisories and patch information. Affected products include: Csv-Parse Project Csv-Parse, Fedoraproject Fedora.