The cp-contact-form-with-paypal (aka CP Contact Form with PayPal) plugin before 1.1.6 for WordPress has SQL injection via the cp_contactformpp_id parameter to cp_contactformpp.php.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://seclists.org/oss-sec/2015/q3/88 | third party advisory mailing list |
http://seclists.org/fulldisclosure/2015/Jul/49 | mailing list third party advisory vdb entry |
https://wordpress.org/plugins/cp-contact-form-with-paypal/#developers | third party advisory release notes |