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.
{
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/26xxx/CVE-2024-26143.json",
"cwe_ids": [
"CWE-79"
]
}{
"extracted_events": [
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.8.1"
},
{
"introduced": "7.1.0"
},
{
"fixed": "7.1.3.1"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
],
"cpe": "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*"
}