Vulnerability in Colors.js Project

CVE-2021-23567

The package colors after 1.4.0 are vulnerable to Denial of Service (DoS) that was introduced through an infinite loop in the americanFlag module. Unfortunately this appears to have been a purposeful attempt by a maintainer of colors to make the package unusable, other maintainers' controls over this package appear to have been revoked in an attempt to prevent them from fixing the issue. Vulnerable Code js for (let i = 666; i < Infinity; i++;) { Alternative Remediation Suggested * Pin dependancy to 1.4.0

EPSS: 0.017 (75.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

  • report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC)
  • report@snyk.io (Patch, Third Party Advisory, x_refsource_MISC)
  • report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC, Issue Tracking)
  • report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC, Issue Tracking)
  • report@snyk.io (Exploit, Third Party Advisory, x_refsource_MISC, Mitigation)

Frequently asked questions

What is CVE-2021-23567?
CVE-2021-23567 is a high-severity vulnerability in Colors.js Project, classified under Loop with Unreachable Exit Condition (Infinite Loop). CVSS score: 7.5/10. Published 2022-01-14.
How severe is CVE-2021-23567?
High severity. CVSS v3 base score is 7.5 out of 10.