vendor:
Contact Form 7 to Database Extension
by:
Stefan Broeder
9.6
CVSS
CRITICAL
CSV Injection
502
CWE
Product Name: Contact Form 7 to Database Extension
Affected Version From: 2.10.32
Affected Version To: 2.10.32
Patch Exists: YES
Related CWE: CVE-2018-9035
CPE: a:tribulant_software:contact_form_7_to_database_extension
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
Contact Form 7 to Database Extension WordPress Plugin CSV Injection
Contact Form 7 to Database Extension is a WordPress plugin with more than 400.000 active installations. Development is discontinued since 1 year. Version 2.10.32 (and possibly previous versions) are affected by a CSV Injection vulnerability. In order to exploit this vulnerability, the attacker needs to insert an Excel formula into any of the contact form fields available. This will end up in the log, and if a WordPress administrator chooses to export this log as Excel/CSV file, the file will contain the formula. If he then opens the file, the formula will be calculated.
Mitigation:
The plugin should escape fields starting with '=' when it exports data to CSV or Excel formats.