Description
|
|
A vulnerability has been discovered in the Contact Form plugin for WordPress, which can be exploited by malicious people to conduct SQL injection attacks.
Input passed via the "wpcf_easyform_formid" parameter to index.php (when "wpcf_easyform_submitted" is set to "1") is not properly sanitised in the "the_content()" function in wp-content/plugins/contact-form-wordpress/easy-form.class.php before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerability is confirmed in version 2.7.5. Other versions may also be affected.
|