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
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2021/08/18/1 | Mailing List Third Party Advisory |
https://lists.apache.org/thread.html/r9d967d80af941717573e531db2c7353a90bfd0886e9b5d5d79f75506%40%3Cuser.roller.apache.org%3E | Mailing List Vendor Advisory |
http://www.openwall.com/lists/oss-security/2021/08/18/1 | Mailing List Third Party Advisory |
https://lists.apache.org/thread.html/r9d967d80af941717573e531db2c7353a90bfd0886e9b5d5d79f75506%40%3Cuser.roller.apache.org%3E | Mailing List Vendor Advisory |
Configurations
History
21 Nov 2024, 06:09
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2021/08/18/1 - Mailing List, Third Party Advisory | |
References | () https://lists.apache.org/thread.html/r9d967d80af941717573e531db2c7353a90bfd0886e9b5d5d79f75506%40%3Cuser.roller.apache.org%3E - Mailing List, Vendor Advisory |
Information
Published : 2021-08-18 08:15
Updated : 2024-11-21 06:09
NVD link : CVE-2021-33580
Mitre link : CVE-2021-33580
CVE.ORG link : CVE-2021-33580
JSON object : View
Products Affected
apache
- roller
CWE
CWE-400
Uncontrolled Resource Consumption