8

CVE-2021-24441

Exploit

Sign-up Sheets <= 1.0.13 - Authenticated CSV Injection

The Sign-up Sheets WordPress plugin before 1.0.14 does not not sanitise or validate the Sheet title when generating the CSV to export, which could lead to a CSV injection issue
Mögliche Gegenmaßnahme
Sign-up Sheets: Update to version 1.0.14, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Sign-up Sheets
Version [*, 1.0.14)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
FetchdesignsSign-up Sheets SwPlatformwordpress Version < 1.0.14
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.84% 0.725
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8 2.1 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6 6.8 6.4
AV:N/AC:M/Au:S/C:P/I:P/A:P
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.