vendor:
Contact Form Plugin
by:
Skraps
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Contact Form Plugin
Affected Version From: 2.7.2005
Affected Version To: 2.7.2005
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:contact_form_plugin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2011
WordPress Contact Form plugin <= 2.7.5 SQL Injection Vulnerability
A SQL injection vulnerability exists in WordPress Contact Form plugin version 2.7.5 and earlier. An attacker can send a specially crafted POST request to the vulnerable application to exploit this vulnerability. The vulnerable code is located in the easy-form.class.php file, where the application does not properly sanitize user-supplied input before using it in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Upgrade to the latest version of the WordPress Contact Form plugin.