SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2021-33580

The attacker doesn't have to use a browser and may send a specially crafted Referer header programmatically.

HIGH 7.5EPSS 3.30%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (3.30%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

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 3.1
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
3.30% probability · 88th percentile
CISA KEV
Not listed
Weakness
CWE-400
Affected
apache/roller
Source
security@apache.org

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.