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 in `v4.3.6` You will only be affected by this if you use the `ignoreEmpty` parsing option. If you do use this option it is recommended that you upgrade to the latest version `v4.3.6` This vulnerability was found using a CodeQL query which identified `EMPTY_ROW_REGEXP` regular expression as vulnerable.
References
Link | Resource |
---|---|
https://github.com/C2FO/fast-csv/commit/4bbd39f26a8cd7382151ab4f5fb102234b2f829e | Patch Third Party Advisory |
https://github.com/C2FO/fast-csv/issues/540 | Third Party Advisory |
https://github.com/C2FO/fast-csv/security/advisories/GHSA-8cv5-p934-3hwp | Third Party Advisory |
https://lgtm.com/query/8609731774537641779/ | Exploit Third Party Advisory |
https://www.npmjs.com/package/%40fast-csv/parse | |
https://www.npmjs.com/package/fast-csv | Product Third Party Advisory |
https://github.com/C2FO/fast-csv/commit/4bbd39f26a8cd7382151ab4f5fb102234b2f829e | Patch Third Party Advisory |
https://github.com/C2FO/fast-csv/issues/540 | Third Party Advisory |
https://github.com/C2FO/fast-csv/security/advisories/GHSA-8cv5-p934-3hwp | Third Party Advisory |
https://lgtm.com/query/8609731774537641779/ | Exploit Third Party Advisory |
https://www.npmjs.com/package/%40fast-csv/parse | |
https://www.npmjs.com/package/fast-csv | Product Third Party Advisory |
Configurations
History
21 Nov 2024, 05:19
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 5.7 |
References | () https://github.com/C2FO/fast-csv/commit/4bbd39f26a8cd7382151ab4f5fb102234b2f829e - Patch, Third Party Advisory | |
References | () https://github.com/C2FO/fast-csv/issues/540 - Third Party Advisory | |
References | () https://github.com/C2FO/fast-csv/security/advisories/GHSA-8cv5-p934-3hwp - Third Party Advisory | |
References | () https://lgtm.com/query/8609731774537641779/ - Exploit, Third Party Advisory | |
References | () https://www.npmjs.com/package/%40fast-csv/parse - | |
References | () https://www.npmjs.com/package/fast-csv - Product, Third Party Advisory |
07 Nov 2023, 03:20
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-12-08 22:15
Updated : 2024-11-21 05:19
NVD link : CVE-2020-26256
Mitre link : CVE-2020-26256
CVE.ORG link : CVE-2020-26256
JSON object : View
Products Affected
c2fo
- fast-csv
CWE
CWE-400
Uncontrolled Resource Consumption