Incorrect Regular Expression in HTML::StripScripts - CVE-2023-24038
Published: February 7, 2023
HTML::StripScripts
Clinton Gormley
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 in _hss_attval_style. A remote attacker can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.