csv_builder.rb in ActiveAdmin (aka Active Admin) before 3.2.0 allows CSV injection.
The product saves user-provided information into a Comma-Separated Value (CSV) file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by a spreadsheet product.