Vulnerabilities (CVE)

Filtered by vendor C2fo Subscribe
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-23561 1 C2fo 1 Comb 2024-02-28 7.5 HIGH 9.8 CRITICAL
All versions of package comb are vulnerable to Prototype Pollution via the deepMerge() function.
CVE-2020-26256 1 C2fo 1 Fast-csv 2024-02-28 3.5 LOW 6.5 MEDIUM
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.