CVE-2023-28362
MEDIUM4.0EPSS 0.21%Actionpack has possible cross-site scripting vulnerability via User Supplied Values to redirect_to
Description
The `redirect_to` method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header. This vulnerability has been assigned the CVE identifier CVE-2023-28362. Versions Affected: All. Not affected: None Fixed Versions: 7.0.5.1, 6.1.7.4 # Impact This introduces the potential for a Cross-site-scripting (XSS) payload to be delivered on the now static redirection page. Note that this both requires user interaction and for a Rails app to be configured to allow redirects to external hosts (defaults to false in Rails >= 7.0.x). # Releases The FIXED releases are available at the normal locations. # Workarounds Avoid providing user supplied URLs with arbitrary schemes to the `redirect_to` method.
Affected packages (3)
- Debian/railsfrom 0, < 2:6.0.3.7+dfsg-2+deb11u3
- Debian/railsfrom 0, < 2:6.1.7.10+dfsg-1~deb12u1
- RubyGems/actionpackfrom 0, < 6.1.7.4
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.0 | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
References (9)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-28362
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2023-28362
- PATCHhttps://github.com/rails/rails
- WEBhttps://discuss.rubyonrails.org/t/cve-2023-28362-possible-xss-via-user-supplied-values-to-redirect-to/83132
- WEBhttps://github.com/rails/rails/commit/1c3f93d1e90a3475f9ae2377ead25ccf11f71441
- WEBhttps://github.com/rails/rails/commit/69e37c84e3f77d75566424c7d0015172d6a6fac5
- WEBhttps://github.com/rails/rails/commit/c9ab9b32bcdcfd8bcd55907f6c7b20b4e004cc23
- WEBhttps://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2023-28362.yml
- WEBhttps://security.netapp.com/advisory/ntap-20250502-0009