Analyzed
Published: 27 Feb 2024, 15:33
Last modified:13 Feb 2025, 17:41

Vulnerability Summary

Overall Risk (default)
medium
35/100
CVSS Score
6.1 MEDIUM
v3.1 (cve.org)
EPSS Score
2.07% LOW
2% probability +0.53%
KEV
Not listed
Ransomware
No reports
Public exploits
3 found
Dark Web
Not detected

Timeline

27 Feb 2024, 15:33
Published
Vulnerability first disclosed
13 Feb 2025, 17:41
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1MEDIUMScore: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS Trends

Current EPSS score: 2.07% Percentile: 84%

Techniques & Countermeasures

  • CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

    The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Affected Systems

  • railsrails

    ≥ 7.0.0, < 7.0.8.1 | ≥ 7.1.0, < 7.1.3.1

  • rubyonrailsrails

    ≥ 7.0.0, < 7.0.8.1 | ≥ 7.1.0, < 7.1.3.1

References (6)