Inefficient regular expression complexity in html-minifier - CVE-2022-37620
Published: August 10, 2023
html-minifier
kangax (Juriy Zaytsev)
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient input validation when processing untrusted input with a regular expressions. A remote attacker can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.