CVE-2022-24722

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:github:viewcomponent:*:*:*:*:*:ruby_on_rails:*:*
cpe:2.3:a:github:viewcomponent:*:*:*:*:*:ruby_on_rails:*:*

History

10 Mar 2022, 15:32

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 6.1
First Time Github
Github viewcomponent
CPE cpe:2.3:a:github:viewcomponent:*:*:*:*:*:ruby_on_rails:*:*
References (CONFIRM) https://github.com/github/view_component/security/advisories/GHSA-cm9w-c4rj-r2cf - (CONFIRM) https://github.com/github/view_component/security/advisories/GHSA-cm9w-c4rj-r2cf - Third Party Advisory
References (MISC) https://github.com/github/view_component/releases/tag/v2.31.2 - (MISC) https://github.com/github/view_component/releases/tag/v2.31.2 - Third Party Advisory
References (MISC) https://github.com/github/view_component/commit/3f82a6e62578ff6f361aba24a1feb2caccf83ff9 - (MISC) https://github.com/github/view_component/commit/3f82a6e62578ff6f361aba24a1feb2caccf83ff9 - Patch, Third Party Advisory
References (MISC) https://github.com/github/view_component/releases/tag/v2.49.1 - (MISC) https://github.com/github/view_component/releases/tag/v2.49.1 - Third Party Advisory

02 Mar 2022, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-03-02 23:15

Updated : 2023-12-10 14:22


NVD link : CVE-2022-24722

Mitre link : CVE-2022-24722

CVE.ORG link : CVE-2022-24722


JSON object : View

Products Affected

github

  • viewcomponent
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')