Incorrect Regular Expression in Apache Roller - CVE-2021-33580
Published: August 19, 2021
Apache Roller
Apache Foundation
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 the request.getHeader, request.getRequestURL, and request.getQueryString functions. A remote attacker can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.