CVE-2018-3811

critical

Description

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

https://www.exploit-db.com/exploits/43420/

https://wpvulndb.com/vulnerabilities/8988

https://wordpress.org/plugins/smart-google-code-inserter/#developers

https://limbenjamin.com/articles/smart-google-code-inserter-auth-bypass.html

Details

Source: Mitre, NVD

Published: 2018-01-01

Updated: 2018-01-16

Risk Information

CVSS v2

Base Score: 7.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

Severity: High

CVSS v3

Base Score: 9.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Severity: Critical