CVE-2024-26143
Rails Possible XSS Vulnerability in Action Controller
6.1
MEDIUM
CVSS 3.1
EPSS 2.1%
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.
How to fix CVE-2024-26143
To remediate CVE-2024-26143, upgrade the affected package to a fixed version below.
- —upgrade to 7.0.9 or later
- —upgrade to 7.0.8.1 or later
- —upgrade to 7.0.8.1 or later
Is CVE-2024-26143 being exploited?
Low — EPSS is 2.1%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- >= 7.0.0, < 7.0.9, >= 7.1.0, < 7.1.4
- >= 7.0.0, < 7.0.8.1
- >= 7.0.0, < 7.0.8.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.1 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |