Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-22797


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.


Published

2023-02-09T20:15:11.550

Last Modified

2025-03-24T20:15:16.253

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.1 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-601
  • Type: Primary
    CWE-601

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application actionpack_project actionpack < 7.0.4.1 Yes
Application rubyonrails rails < 7.0.4.1 Yes

References