CVE-2021-33580

HIGH

Apache Roller < 6.0.2 - Denial of Service via Regex Catastrophic Backtracking

Title source: llm
STIX 2.1

Description

User controlled `request.getHeader("Referer")`, `request.getRequestURL()` and `request.getQueryString()` are used to build and run a regex expression. The attacker doesn't have to use a browser and may send a specially crafted Referer header programmatically. Since the attacker controls the string and the regex pattern he may cause a ReDoS by regex catastrophic backtracking on the server side. This problem has been fixed in Roller 6.0.2.

References (2)

Core 2
Core References
Mailing List, Third Party Advisory mailing-list x_refsource_mlist
http://www.openwall.com/lists/oss-security/2021/08/18/1

Scores

CVSS v3 7.5
EPSS 0.0095
EPSS Percentile 76.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-400
Status published
Products (1)
apache/roller < 6.0.2
Published Aug 18, 2021
Tracked Since Feb 18, 2026