9.8
CVE-2023-51763
- EPSS 0.12%
- Veröffentlicht 24.12.2023 04:15:07
- Zuletzt bearbeitet 21.11.2024 08:38:44
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
csv_builder.rb in ActiveAdmin (aka Active Admin) before 3.2.0 allows CSV injection.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Activeadmin ≫ Active Admin SwPlatformruby_on_rails Version < 3.2.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.32 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-1236 Improper Neutralization of Formula Elements in a CSV File
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.