CVE-2021-33580
Last modified
CVE-2021-33580 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 3.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Roller | < 6.0.2 |
References
- http://www.openwall.com/lists/oss-security/2021/08/18/1Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2021/08/18/1Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-33580?
How severe is CVE-2021-33580?
How do I fix CVE-2021-33580?
Are you affected by CVE-2021-33580?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
