view_component Cross-site Scripting vulnerability
Description
view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. Versions prior to 3.9.0 and 2.83.0 have a cross-site scripting vulnerability that has the potential to impact anyone rendering a component directly from a controller with the view_component gem. Note that only components that define a #call method (i.e. instead of using a sidecar template) are affected. The return value of the #call method is not sanitized and can include user-defined content. In addition, the return value of the #output_postamble methodis not sanitized, which can also lead to cross-site scripting issues. Versions 3.9.0 and 2.83.0 have been released and fully mitigate both the #call and the #output_postamble vulnerabilities. As a workaround, sanitize the return value of #call.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
view_componentRubyGems | >= 3.0.0, < 3.9.0 | 3.9.0 |
view_componentRubyGems | < 2.83.0 | 2.83.0 |
Affected products
2- Range: >= 3.0.0, < 3.9.0
Patches
Vulnerability mechanics
References
8- github.com/advisories/GHSA-wf2x-8w6j-qw37ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2024-21636ghsaADVISORY
- github.com/ViewComponent/view_component/commit/0d26944a8d2730ea40e60eae23d70684483e5017ghsax_refsource_MISCWEB
- github.com/ViewComponent/view_component/commit/c43d8bafa7117cbce479669a423ab266de150697ghsax_refsource_MISCWEB
- github.com/ViewComponent/view_component/pull/1950ghsax_refsource_MISCWEB
- github.com/ViewComponent/view_component/pull/1962ghsax_refsource_MISCWEB
- github.com/ViewComponent/view_component/security/advisories/GHSA-wf2x-8w6j-qw37ghsax_refsource_CONFIRMWEB
- github.com/rubysec/ruby-advisory-db/blob/master/gems/view_component/CVE-2024-21636.ymlghsaWEB
News mentions
0No linked articles in our index yet.