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.
References
Configurations
Configuration 1 (hide)
|
History
13 Feb 2025, 17:13
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* | |
First Time |
Rubyonrails rails
Rubyonrails |
|
References | () https://discuss.rubyonrails.org/t/possible-xss-vulnerability-in-action-controller/84947 - Exploit, Vendor Advisory | |
References | () https://github.com/rails/rails/commit/4c83b331092a79d58e4adffe4be5f250fa5782cc - Patch | |
References | () https://github.com/rails/rails/commit/5187a9ef51980ad1b8e81945ebe0462d28f84f9e - Patch | |
References | () https://github.com/rails/rails/security/advisories/GHSA-9822-6m93-xqf4 - Exploit, Vendor Advisory | |
References | () https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2024-26143.yml - Exploit, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20240510-0004/ - Third Party Advisory |
21 Nov 2024, 09:02
Type | Values Removed | Values Added |
---|---|---|
References | () https://discuss.rubyonrails.org/t/possible-xss-vulnerability-in-action-controller/84947 - | |
References | () https://github.com/rails/rails/commit/4c83b331092a79d58e4adffe4be5f250fa5782cc - | |
References | () https://github.com/rails/rails/commit/5187a9ef51980ad1b8e81945ebe0462d28f84f9e - | |
References | () https://github.com/rails/rails/security/advisories/GHSA-9822-6m93-xqf4 - | |
References | () https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2024-26143.yml - | |
References | () https://security.netapp.com/advisory/ntap-20240510-0004/ - |
10 Jun 2024, 17:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
29 Feb 2024, 01:44
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
28 Feb 2024, 14:07
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
27 Feb 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-27 16:15
Updated : 2025-02-13 17:13
NVD link : CVE-2024-26143
Mitre link : CVE-2024-26143
CVE.ORG link : CVE-2024-26143
JSON object : View
Products Affected
rubyonrails
- rails
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')