Vulnerability: csv-parse - Regular Expression Denial of Service
See original GitHub issue === npm audit security report ===
# Run npm install csv-parse@4.4.6 to resolve 1 vulnerability
SEMVER WARNING: Recommended action is a potentially breaking change
βββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β High β Regular Expression Denial of Service β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Package β csv-parse β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Dependency of β csv-parse β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Path β csv-parse β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β More info β https://npmjs.com/advisories/1171 β
βββββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
found 1 high severity vulnerability in 9460 scanned packages
1 vulnerability requires semver-major dependency updates.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:24
- Comments:8 (2 by maintainers)
Top Results From Across the Web
Regular Expression Denial of Service (ReDoS) in csv-parse
csv-parse is a parser converting CSV text input into arrays or objects. Affected versions of this package are vulnerable to Regular ExpressionΒ ...
Read more >Regular Expression Denial of Service in csv-parse - GitHub
Versions of csv-parse prior to 4.4.6 are vulnerable to Regular Expression Denial of Service. The __isInt() function contains a malformedΒ ...
Read more >Regular Expression Denial Of Service (ReDoS) Vulnerability in the ...
fast-csv is vulnerable to regular expression denial of service (ReDoS). The vulnerability exists through the usage of the `ignoreEmpty` option when parsing. TagΒ ......
Read more >Vulnerability Details : CVE-2019-17592
CVE-2019-17592 : The csv-parse module before 4.4.6 for Node.js is vulnerable to Regular Expression Denial of Service.
Read more >Regular Expression Denial Of Service (ReDoS) - Vulners
fast-csv is vulnerable to regular expression denial of service (ReDoS). The vulnerability exists through the usage of the ignoreEmpty option when...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed by #930
Fixed in 1.9.3