PoC Index

CVE-2018-3811

CRITICAL 9.8EPSS 42.0%

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.

CVSS v3.0
9.8 CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v2.0
7.5 HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS
42.01% chance of exploitation in the next 30 days, 99th percentile
Published
2018-01-01
Updated
2024-08-05

Proof-of-concept exploits (2)

ExploitDB entries (1)

References

Related