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.
Remediation
References
Related Vulnerabilities
WordPress Plugin Better WordPress reCAPTCHA (with no CAPTCHA reCAPTCHA) Cross-Site Scripting (2.0.3)
WordPress Other Vulnerability (CVE-2006-1263)
Microsoft SQL Server CVE-2023-21528 Vulnerability (CVE-2023-21528)
MySQL CVE-2018-3185 Vulnerability (CVE-2018-3185)
WordPress Plugin Random Banner Cross-Site Scripting (1.1.2.1)