CVE-2021-33580

See a problem?
Source
https://nvd.nist.gov/vuln/detail/CVE-2021-33580
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-33580.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-33580
Published
2021-08-18T08:15:06Z
Modified
2024-09-03T03:50:26.531687Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/apache/roller

Affected ranges

Type
GIT
Repo
https://github.com/apache/roller
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

roller-5.*

roller-5.1.2
roller-5.2.0-final
roller-5.2.1
roller-5.2.2

roller-6.*

roller-6.0.0
roller-6.0.1