CVE-2021-33580

Severity
7.5HIGH
EPSS
1.8%
top 17.10%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedAug 18
Latest updateMay 24

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.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages2 packages

NVDapache/roller< 6.0.2
CVEListV5apache_software_foundation/apache_rollerApache Roller6.0.2

🔴Vulnerability Details

2
GHSA
GHSA-x9w7-f6x8-r9xh: User controlled `request2022-05-24
CVEList
regex injection leading to DoS2021-08-18