CVE-2021-39322
Easy Social Icons <= 3.0.8 - Reflected Cross-Site Scripting
Record summary
CVE-2021-39322 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
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.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 5, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Easy Social IconsBrowse cybernetikz / Easy Social Icons | CVE List | 3.0.8 to ≤ 3.0.8 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Easy Social Icons Plugin < 3.0.9 - Cross-Site ScriptingCVSS 6.1
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.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the affected website, leading to potential data theft, session hijacking, or defacement.
Remediation
Update to the latest version of the WordPress Easy Social Icons Plugin (3.0.9) or apply the vendor-provided patch to mitigate the vulnerability.
Source: ProjectDiscovery