railsadminteam/rails_admin

railsadminteam/rails_admin

Releases74
Frequency2 months 2 days
Last Release
Stars7.96K
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data

CVE History

CVEPublishedCVSS v3CVSS v2
5.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).

6.1 MEDIUM4.3 MEDIUM

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

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