CVE-2024-26143

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
27/02/2024
Last modified:
13/02/2025

Description

Rails is a web-application framework. There is a possible XSS vulnerability when using the translation helpers in Action Controller. Applications using translation methods like translate, or t on a controller, with a key ending in "_html", a :default key which contains untrusted user input, and the resulting string is used in a view, may be susceptible to an XSS vulnerability. The vulnerability is fixed in 7.1.3.1 and 7.0.8.1.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* 7.0.0 (including) 7.0.8.1 (excluding)
cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* 7.1.0 (including) 7.1.3.1 (excluding)