Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-26143


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.


Published

2024-02-27T16:15:46.800

Last Modified

2025-02-13T17:13:21.617

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 6.1 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-79
  • Type: Primary
    CWE-79

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application rubyonrails rails < 7.0.8.1 Yes
Application rubyonrails rails < 7.1.3.1 Yes

References