8.1
CVE-2022-24722
- EPSS 1.08%
- Veröffentlicht 02.03.2022 23:15:09
- Zuletzt bearbeitet 21.11.2024 06:50:57
- CVE-Watchlists
- Unerledigt
Cross-site Scripting in view_component
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Github ≫ Viewcomponent SwPlatformruby_on_rails Version >= 2.31.0 < 2.31.2
Github ≫ Viewcomponent SwPlatformruby_on_rails Version >= 2.32.0 < 2.49.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.08% | 0.606 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
| security-advisories@github.com | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://github.com/github/view_component/commit/3f82a6e62578ff6f361aba24a1feb2caccf83ff9
https://github.com/github/view_component/releases/tag/v2.31.2
https://github.com/github/view_component/releases/tag/v2.49.1
https://github.com/github/view_component/security/advisories/GHSA-cm9w-c4rj-r2cf