CVE-2018-3811

SQL Injection vulnerability in the Oturia Smart Google Code Inserter plugin before 3.5 for WordPress allows unauthenticated attackers to execute SQL queries in the context of the web server. The saveGoogleAdWords() function in smartgooglecode.php did not use prepared statements and did not sanitize the $_POST["oId"] variable before passing it as input into the SQL query.
References
Link Resource
https://limbenjamin.com/articles/smart-google-code-inserter-auth-bypass.html Exploit Third Party Advisory
https://wordpress.org/plugins/smart-google-code-inserter/#developers Release Notes Third Party Advisory
https://wpvulndb.com/vulnerabilities/8988 Third Party Advisory VDB Entry
https://www.exploit-db.com/exploits/43420/ Exploit Third Party Advisory VDB Entry
Configurations

Configuration 1 (hide)

cpe:2.3:a:oturia:smart_google_code_inserter:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2018-01-01 06:29

Updated : 2018-01-16 18:39


NVD link : CVE-2018-3811

Mitre link : CVE-2018-3811

CVE.ORG link : CVE-2018-3811


JSON object : View

Products Affected

oturia

  • smart_google_code_inserter
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')