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.
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 04:06

Type Values Removed Values Added
References () https://limbenjamin.com/articles/smart-google-code-inserter-auth-bypass.html - Exploit, Third Party Advisory () https://limbenjamin.com/articles/smart-google-code-inserter-auth-bypass.html - Exploit, Third Party Advisory
References () https://wordpress.org/plugins/smart-google-code-inserter/#developers - Release Notes, Third Party Advisory () https://wordpress.org/plugins/smart-google-code-inserter/#developers - Release Notes, Third Party Advisory
References () https://wpvulndb.com/vulnerabilities/8988 - Third Party Advisory, VDB Entry () https://wpvulndb.com/vulnerabilities/8988 - Third Party Advisory, VDB Entry
References () https://www.exploit-db.com/exploits/43420/ - Exploit, Third Party Advisory, VDB Entry () https://www.exploit-db.com/exploits/43420/ - Exploit, Third Party Advisory, VDB Entry

Information

Published : 2018-01-01 06:29

Updated : 2024-11-21 04:06


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')