Releases100
Frequency1 month 4 weeks
Last Release
Downloads49.3M
The administration framework for Ruby on Rails.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
6.1 MEDIUM

The Active Admin (aka activeadmin) framework before 3.2.2 for Ruby on Rails allows stored XSS in certain situations where users can create entities (to be later edited in forms) with arbitrary names, aka a "dynamic form legends" issue. 4.0.0.beta7 is also a fixed version.

< 2.12.06.5 MEDIUM

In ActiveAdmin (aka Active Admin) before 2.12.0, a concurrency issue allows a malicious actor to access potentially private data (that belongs to another user) by making CSV export requests at certain specific times.

< 3.2.09.8 CRITICAL

csv_builder.rb in ActiveAdmin (aka Active Admin) before 3.2.0 allows CSV injection.