The Host Authorization middleware in Action Pack before 6.1.2.1, 6.0.3.5 suffers from an open redirect vulnerability. Specially crafted `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. Impacted applications will have allowed hosts with a leading dot. When an allowed host contains a leading dot, a specially crafted `Host` header can be used to redirect to a malicious website.
References
Configurations
History
No history.
Information
Published : 2021-02-11 18:15
Updated : 2024-11-21 05:50
NVD link : CVE-2021-22881
Mitre link : CVE-2021-22881
CVE.ORG link : CVE-2021-22881
JSON object : View
Products Affected
rubyonrails
- rails
fedoraproject
- fedora
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')