CVE-2024-22191
Published Jan 16, 2024
Last updated 10 months ago
Overview
- Description
- Avo is a framework to create admin panels for Ruby on Rails apps. A stored cross-site scripting (XSS) vulnerability was found in the key_value field of Avo v3.2.3 and v2.46.0. This vulnerability could allow an attacker to execute arbitrary JavaScript code in the victim's browser. The value of the key_value is inserted directly into the HTML code. In the current version of Avo (possibly also older versions), the value is not properly sanitized before it is inserted into the HTML code. This vulnerability could be used to steal sensitive information from victims that could be used to hijack victims' accounts or redirect them to malicious websites. Avo 3.2.4 and 2.47.0 include a fix for this issue. Users are advised to upgrade.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 5.4
- Impact score
- 2.7
- Exploitability score
- 2.3
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
Weaknesses
- security-advisories@github.com
- CWE-79
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:avohq:avo:*:*:*:*:*:ruby:*:*", "vulnerable": true, "matchCriteriaId": "C6D742CC-21F8-4D5B-BA37-6A3273DEEE5E", "versionEndExcluding": "2.47.0" }, { "criteria": "cpe:2.3:a:avohq:avo:*:*:*:*:*:ruby:*:*", "vulnerable": true, "matchCriteriaId": "05D03894-17B7-4A0F-B580-9BA3F9D71F7B", "versionEndExcluding": "3.3.0", "versionStartIncluding": "3.0.0" } ], "operator": "OR" } ] } ]