CVE-2024-26143
February 27, 2024
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.
Affected Packages
rails (RUBY):
Affected version(s) >=7.0.0 <7.0.8.1Fix Suggestion:
Update to version 7.0.8.1actionpack (RUBY):
Affected version(s) >=7.1.0 <7.1.3.1Fix Suggestion:
Update to version 7.1.3.1actionpack (RUBY):
Affected version(s) >=7.0.0 <7.0.8.1Fix Suggestion:
Update to version 7.0.8.1rails (RUBY):
Affected version(s) >=7.1.0 <7.1.3.1Fix Suggestion:
Update to version 7.1.3.1Related ResourcesĀ (9)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
EPSS
Base Score:
1.54