#VU76180 Incorrect regular expression in scss-tokenizer - CVE-2022-25758
Published: May 16, 2023
scss-tokenizer
Sass Tools
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 regular expressions in loadAnnotation() function. A remote attacker can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.