CVE-2023-22797
MEDIUM
Published Feb 9, 20233y ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Feb 9, 2023 3y ago
Last Modified Jun 17, 2026 2w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
No active exploitation signals — not in CISA KEV and no EPSS score yet.
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-601
Affected Products 2
| Vendor | Product | Version | Range |
|---|---|---|---|
| actionpack_project | actionpack | * | ≥7.0.0 – <7.0.4.1 |
| rubyonrails | rails | * | ≥7.0.0 – <7.0.4.1 |
References 1
- discuss.rubyonrails.org https://discuss.rubyonrails.org/t/cve-2023-22799-possible-redos-based-dos-vulnerability-in-globalid/82127
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.