CVE-2018-3811
critical · 9.8SQL 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.
9.8
CVSS
42.0%
EPSS (exploit prob.)
99th
EPSS percentile
2018-01-01
Published
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-89
Affected products
| Vendor | Product | Affected versions |
|---|---|---|
| oturia | smart_google_code_inserter | < 3.5 |
Check a specific version with /api/v1/cve/match.
References
- https://limbenjamin.com/articles/smart-google-code-inserter-auth-bypass.html
- https://wordpress.org/plugins/smart-google-code-inserter/#developers
- https://wpvulndb.com/vulnerabilities/8988
- https://www.exploit-db.com/exploits/43420/
- https://limbenjamin.com/articles/smart-google-code-inserter-auth-bypass.html
- https://wordpress.org/plugins/smart-google-code-inserter/#developers
- https://wpvulndb.com/vulnerabilities/8988
- https://www.exploit-db.com/exploits/43420/
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2018-3811