Incorrect Regular Expression in Mako - CVE-2022-40023
Published: September 21, 2022
Mako
SQLAlchemy
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 within the Lexer class. A remote attacker can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.