Search Results (5 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2023-22797 2 Actionpack Project, Rubyonrails 2 Actionpack, Rails 2025-03-24 6.1 Medium
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.
CVE-2022-27777 3 Debian, Redhat, Rubyonrails 3 Debian Linux, Satellite, Actionpack 2024-11-21 6.1 Medium
A XSS Vulnerability in Action View tag helpers >= 5.2.0 and < 5.2.0 which would allow an attacker to inject content if able to control input into specific attributes.
CVE-2022-22577 3 Debian, Redhat, Rubyonrails 3 Debian Linux, Satellite, Actionpack 2024-11-21 6.1 Medium
An XSS Vulnerability in Action Pack >= 5.2.0 and < 5.2.0 that could allow an attacker to bypass CSP for non HTML like responses.
CVE-2021-22885 3 Debian, Redhat, Rubyonrails 4 Debian Linux, Satellite, Actionpack Page-caching and 1 more 2024-11-21 7.5 High
A possible information disclosure / unintended method execution vulnerability in Action Pack >= 2.0.0 when using the `redirect_to` or `polymorphic_url`helper with untrusted user input.
CVE-2020-8159 2 Debian, Rubyonrails 2 Debian Linux, Actionpack Page-caching 2024-11-21 9.8 Critical
There is a vulnerability in actionpack_page-caching gem < v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view.