Releases73
Frequency2 months 3 days
Last Release
Downloads12.8M
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
>= 3.0.0, < 3.1.3, < 2.3.0, >= 3.0.0.beta, < 3.1.35.4 MEDIUM

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).

>= 2.0.0, < 2.0.2, < 1.4.36.1 MEDIUM4.3 MEDIUM

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

< 1.1.1, >= 1.0.0, < 1.1.16.8 MEDIUM

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.

= 1.2.0, < 1.3.06.1 MEDIUM4.3 MEDIUM

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. An attacker can phish an authenticated user to trigger this vulnerability.