Smart Google Code Inserter < 3.5 - Stored Cross-Site Scripting

2018-01-01 00:00
Benjamin Lim

Strategic Overview

Status
Patched in 3.5
Affected Version< 3.5
CVSS7.2High
CVECVE-2018-3810
View all Smart Google Code Inserter vulnerabilities

Vulnerability Overview

Authentication Bypass vulnerability in the Oturia Smart Google Code Inserter plugin before 3.5 for WordPress allows unauthenticated attackers to insert arbitrary JavaScript or HTML code (via the sgcgoogleanalytic parameter) that runs on all pages served by WordPress. The saveGoogleCode() function in smartgooglecode.php does not check if the current request is made by an authorized user, thus allowing any unauthenticated user to successfully update the inserted code.

Technical Analysis

REMEDIATION: Update to version 3.5, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C