VYPR
Vendor

Rails Admin Project

Products
1
CVEs
4
Across products
4
Status
Private

Products

1

Recent CVEs

4
  • CVE-2016-10522HigJul 5, 2018
    risk 0.50cvss 8.8epss 0.01

    rails_admin ruby gem <v1.1.1 is vulnerable to cross-site request forgery (CSRF) attacks. Non-GET methods were not validating CSRF tokens and, as a result, an attacker could hypothetically gain access to the application administrative endpoints exposed by the gem.

  • CVE-2017-12098MedJan 19, 2018
    risk 0.40cvss 6.1epss 0.01

    An exploitable cross site scripting (XSS) vulnerability exists in the add filter functionality of the rails_admin rails gem version 1.2.0. A specially crafted URL can cause an XSS flaw resulting in an attacker being able to execute arbitrary javascript on the victim's browser.…

  • CVE-2020-36190MedJan 12, 2021
    risk 0.33cvss 6.1epss 0.01

    RailsAdmin (aka rails_admin) before 1.4.3 and 2.x before 2.0.2 allows XSS via nested forms.

  • CVE-2024-39308MedJul 8, 2024
    risk 0.28cvss 5.4epss 0.01

    RailsAdmin is a Rails engine that provides an interface for managing data. RailsAdmin list view has the XSS vulnerability, caused by improperly-escaped HTML title attribute. Upgrade to 3.1.3 or 2.2.2 (to be released).