Multiple SQL injection vulnerabilities in the Double Opt-In for Download plugin before 2.0.9 for WordPress allow remote attackers to execute arbitrary SQL commands via the ver parameter to (1) class-doifd-download.php or (2) class-doifd-landing-page.php in public/includes/.
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://www.securityfocus.com/bid/78220 | third party advisory vdb entry |
http://permalink.gmane.org/gmane.comp.security.oss.general/18255 | third party advisory |
https://wpvulndb.com/vulnerabilities/8345 | third party advisory vdb entry |
http://www.vapidlabs.com/advisory.php?v=157 | third party advisory vdb entry |