Easy Social Icons <= 3.0.8 – Reflected Cross-Site Scripting

2021-09-01 00:00
Ram

Strategic Overview

Status
Patched in 3.0.9
Affected PluginEasy Social Icons
Affected Version<= 3.0.8
CVSS6.1Medium
CVECVE-2021-39322
View all Easy Social Icons vulnerabilities

Vulnerability Overview

The Easy Social Icons plugin <= 3.0.8 for WordPress echoes out the raw value of `$_SERVER['PHP_SELF']` in its main file. On certain configurations including Apache+modPHP this makes it possible to use it to perform a reflected Cross-Site Scripting attack by injecting malicious code in the request path.

Technical Analysis

REMEDIATION: Update to version 3.0.9, 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