6.1
CVE-2021-44528
- EPSS 26.79%
- Published 10.01.2022 14:10:26
- Last modified 21.11.2024 06:31:10
- Source support@hackerone.com
- Teams watchlist Login
- Open Login
A open redirect vulnerability exists in Action Pack >= 6.0.0 that could allow an attacker to craft a "X-Forwarded-Host" headers in combination with certain "allowed host" formats can cause the Host Authorization middleware in Action Pack to redirect users to a malicious website.
Data is provided by the National Vulnerability Database (NVD)
Rubyonrails ≫ Rails Version6.0.4.2
Rubyonrails ≫ Rails Version6.1.4.2
Rubyonrails ≫ Rails Version7.0.0 Updaterc2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 26.79% | 0.962 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:P/I:P/A:N
|
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.