VIewComponent is a framework for building view components in Ruby on Rails. Versions prior to 2.31.2 and 2.49.1 contain a cross-site scripting vulnerability that has the potential to impact anyone using translations with the view_component gem. Data received via user input and passed as an interpolation argument to the `translate` method is not properly sanitized before display. Versions 2.31.2 and 2.49.1 have been released and fully mitigate the vulnerability. As a workaround, avoid passing user input to the `translate` function, or sanitize the inputs before passing them.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-03-02T22:40:11

Updated: 2022-03-02T22:40:11

Reserved: 2022-02-10T00:00:00


Link: CVE-2022-24722

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-03-02T23:15:09.243

Modified: 2022-03-10T15:32:02.227


Link: CVE-2022-24722

JSON object: View

cve-icon Redhat Information

No data.

CWE