vendor:
Smart Google Code Inserter
by:
Benjamin Lim
9.8
CVSS
CRITICAL
Authentication Bypass/SQL Injection
287, 89
CWE
Product Name: Smart Google Code Inserter
Affected Version From: 3.4
Affected Version To: 3.4
Patch Exists: YES
Related CWE: CVE-2018-3810, CVE-2018-3811
CPE: a:oturia:smart_google_code_inserter:3.4
Tags: wordpress,cve,cve2018,google,edb
CVSS Metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Nuclei Metadata: {'max-request': 2, 'framework': 'wordpress', 'vendor': 'oturia', 'product': 'smart_google_code_inserter'}
Platforms Tested: Kali Linux 2.0
2017
Smart Google Code Inserter < 3.5 - Auth Bypass/SQLi
Authentication Bypass vulnerability in the Smart Google Code Inserter plugin 3.4 allows unauthenticated attackers to insert arbitrary javascript or HTML code which runs on all pages served by Wordpress. SQL Injection vulnerability, when coupled with the Authentication Bypass vulnerability in the Smart Google Code Inserter plugin 3.4 allows unauthenticated attackers to execute SQL queries in the context of the webserver.
Mitigation:
Update to version 3.5 or higher. If unable to update, remove the plugin from the website. Additionally, implement proper input validation and authentication checks in the plugin's code.