CVE-2024-22411: Cross site scripting in Action messages on Avo

6.5 CVSS

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.

Classification

CVE ID: CVE-2024-22411

CVSS Base Severity: MEDIUM

CVSS Base Score: 6.5

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L

Problem Types

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

Affected Products

Vendor: avo-hq

Product: avo

Exploit Prediction Scoring System (EPSS)

EPSS Score: 4.49% (probability of being exploited)

EPSS Percentile: 88.55% (scored less or equal to compared to others)

EPSS Date: 2025-06-08 (when was this score calculated)

Stakeholder-Specific Vulnerability Categorization (SSVC)

SSVC Exploitation: poc

SSVC Technical Impact: partial

SSVC Automatable: false

References

https://nvd.nist.gov/vuln/detail/CVE-2024-22411
https://github.com/avo-hq/avo/security/advisories/GHSA-g8vp-2v5p-9qfh
https://github.com/avo-hq/avo/commit/51bb80b181cd8e31744bdc4e7f9b501c81172347
https://github.com/avo-hq/avo/commit/fc92a05a8556b1787c8694643286a1afa6a71258
https://github.com/avo-hq/avo/releases/tag/v2.47.0
https://github.com/avo-hq/avo/releases/tag/v3.3.0

Timeline