CVE-2024-22411
Published Jan 16, 2024
Last updated 10 months ago
Overview
- Description
- Avo is a framework to create admin panels for Ruby on Rails apps. In Avo 3 pre12, any HTML inside text that is passed to `error` or `succeed` in an `Avo::BaseAction` subclass will be rendered directly without sanitization in the toast/notification that appears in the UI on Action completion. A malicious user could exploit this vulnerability to trigger a cross site scripting attack on an unsuspecting user. This issue has been addressed in the 3.3.0 and 2.47.0 releases of Avo. 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": "37F0D6C0-F1CD-4FD1-BA3B-C44080BE2770", "versionEndExcluding": "3.3.0", "versionStartIncluding": "3.0.2" }, { "criteria": "cpe:2.3:a:avohq:avo:3.0.0:pre12:*:*:*:ruby:*:*", "vulnerable": true, "matchCriteriaId": "33F74798-D928-4FA3-B890-81C43DAC8F91" } ], "operator": "OR" } ] } ]