Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. view_component
  4. ›
  5. CVE-2022-24722

CVE-2022-24722: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

March 2, 2022

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.

References

  • github.com/advisories/GHSA-cm9w-c4rj-r2cf
  • github.com/github/view_component/commit/3f82a6e62578ff6f361aba24a1feb2caccf83ff9
  • github.com/github/view_component/security/advisories/GHSA-cm9w-c4rj-r2cf

Code Behaviors & Features

Detect and mitigate CVE-2022-24722 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.31.0 before 2.31.2, all versions starting from 2.32.0 before 2.49.1

Fixed versions

  • 2.31.2
  • 2.49.1

Solution

Upgrade to versions 2.31.2, 2.49.1 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

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

Source file

gem/view_component/CVE-2022-24722.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:49 +0000.