#VU76722 Inefficient regular expression complexity in Hawk - CVE-2022-29167
Published: May 31, 2023
Hawk
Mozilla
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 within the Hawk.utils.parseHost() function. A remote attacker can pass specially crafted HTTP header to the application and perform regular expression denial of service (ReDos) attack.