Possible XSS Vulnerability in Action Controller
Low
Vulnerability Details
I made a report and patch at https://hackerone.com/reports/2303609
https://discuss.rubyonrails.org/t/possible-xss-vulnerability-in-action-controller/84947
> There is a possible XSS vulnerability when using the translation helpers (translate, t, etc) in Action Controller. This vulnerability has been assigned the CVE identifier CVE-2024-26143.
## Impact
> 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.
Actions
View on HackerOneReport Stats
- Report ID: 2520694
- State: Closed
- Substate: resolved
- Upvotes: 25