9.6
CVE-2018-9035
- EPSS 8.41%
- Veröffentlicht 04.04.2018 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:14:49
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Contact Form 7 to Database Extension 2.10.32 - CSV Injection
CSV Injection vulnerability in ExportToCsvUtf8.php of the Contact Form 7 to Database Extension plugin 2.10.32 for WordPress allows remote attackers to inject spreadsheet formulas into CSV files via the contact form.
Mögliche Gegenmaßnahme
Contact Form DB: Update to version 2.10.36, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Contact Form DB
Version
2.10.32
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Contact-form-7-to-database-extension Project ≫ Contact-form-7-to-database-extension Version <= 2.10.32
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 8.41% | 0.92 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.6 | 2.8 | 6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/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.