VYPR

RubyGems package

avo

pkg:gem/avo

Vulnerabilities (6)

  • CVE-2026-42205HigMay 8, 2026
    affected < 3.31.2fixed 3.31.2

    Avo is a framework to create admin panels for Ruby on Rails apps. Prior to version 3.31.2, a broken access control vulnerability was identified in the ActionsController of the Avo framework. Due to insecure action lookup logic, an authenticated user can execute any Action class (

  • CVE-2026-33209Mar 20, 2026
    affected < 3.30.3fixed 3.30.3

    Avo is a framework to create admin panels for Ruby on Rails apps. Prior to version 3.30.3, a reflected cross-site scripting (XSS) vulnerability exists in the return_to query parameter used in the avo interface. An attacker can craft a malicious URL that injects arbitrary JavaScri

  • CVE-2024-22411Jan 16, 2024
    affected >= 3.0.0.beta1, < 3.3.0fixed 3.3.0

    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

  • CVE-2024-22191Jan 16, 2024
    affected >= 3.0.0.beta1, < 3.2.4fixed 3.2.4

    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.

  • CVE-2023-34102Jun 5, 2023
    affected < 2.33.3fixed 2.33.3

    Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or appl

  • CVE-2023-34103Jun 5, 2023
    affected < 2.33.3fixed 2.33.3

    Avo is an open source ruby on rails admin panel creation framework. In affected versions some avo fields are vulnerable to Cross Site Scripting (XSS) when rendering html based content. Attackers do need form edit privilege in order to successfully exploit this vulnerability, but