Improper Neutralization of Formula Elements in a CSV File
CVE-2023-51763
Summary
The file "csv_builder.rb" in activeadmin versions prior to 3.2.0 allows CSV injection.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- HIGH
- HIGH
CWE-1236 - Improper Neutralization of Formula Elements in a CSV File
The software 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 spreadsheet software.
References
Advisory Timeline
- Published