Vulnerabilities (CVE)

Filtered by vendor Charset Project Subscribe
Filtered by product Charset
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2017-16098 1 Charset Project 1 Charset 2023-12-10 5.0 MEDIUM 7.5 HIGH
charset 1.0.0 and below are vulnerable to regular expression denial of service. Input of around 50k characters is required for a slow down of around 2 seconds. Unless node was compiled using the -DHTTP_MAX_HEADER_SIZE= option the default header max length is 80kb, so the impact of the ReDoS is relatively low.