Security Advisory

CVE-2024-26143

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-27 15:33:54
Last updated 2025-02-13 17:41:06
Assigner GitHub_M
State PUBLISHED

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.