CVE-2023-22797
Advisory lineage Upstream: 0 Downstream: 4
Modified
Published: 09 Feb 2023, 00:00
Last modified:24 Mar 2025, 20:07
Vulnerability Summary
Overall Risk (default)
low
24/100 CVSS Score
6.1 MEDIUM
v3.1 (cve.org)
EPSS Score
0.16% LOW
0% probability -0.08%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
09 Feb 2023, 00:00
Published
Vulnerability first disclosed
24 Mar 2025, 20:07
Last Modified
Vulnerability information updated
Description
An open redirect vulnerability is fixed in Rails 7.0.4.1 with the new protection against open redirects from calling redirect_to with untrusted user input. In prior versions the developer was fully responsible for only providing trusted input. However the check introduced could allow an attacker to bypass with a carefully crafted URL resulting in an open redirect vulnerability.
CVSS Metrics
- v3.1•MEDIUM•Score: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS Trends
Current EPSS score: 0.16%• Percentile: 37%
Techniques & Countermeasures
- 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.
Affected Systems
- actionpack_project•actionpack
≥ 7.0.0, < 7.0.4.1
- rubyonrails•rails
≥ 7.0.0, < 7.0.4.1