Vulnerabilities (CVE)

Filtered by vendor Rails Admin Project Subscribe
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36190 1 Rails Admin Project 1 Rails Admin 2023-12-10 4.3 MEDIUM 6.1 MEDIUM
RailsAdmin (aka rails_admin) before 1.4.3 and 2.x before 2.0.2 allows XSS via nested forms.
CVE-2017-12098 1 Rails Admin Project 1 Rails Admin 2023-12-10 4.3 MEDIUM 6.1 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.
CVE-2016-10522 1 Rails Admin Project 1 Rails Admin 2023-12-10 6.8 MEDIUM 8.8 HIGH
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.