CVE-2021-25120
Easy Social Feed < 6.2.7 - Reflected Cross-Site Scripting
Record summary
CVE-2021-25120 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Easy Social Feed Free and Pro WordPress plugins before 6.2.7 do not sanitise some of their parameters used via AJAX actions before outputting them back in the response, leading to Reflected Cross-Site Scripting issues
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Easy Social Feed Pro | CVE List | 6.2.7 to < 6.2.7 | affected |
Easy Social Feed – Social Photos Gallery – Post Feed – Like Box | CVE List | 6.2.7 to < 6.2.7 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMEasy Social Feed < 6.2.7 - Cross-Site ScriptingCVSS 6.1
Easy Social Feed < 6.2.7 is susceptible to reflected cross-site scripting because the plugin does not sanitize and escape a parameter before outputting it back in an admin dashboard page, leading to it being executed in the context of a logged admin or editor.
Impact
Attackers can inject malicious JavaScript via reflected XSS in the type parameter, potentially stealing administrator session cookies or modifying social feed configurations.
Remediation
Update to Easy Social Feed version 6.2.7 or later to mitigate the vulnerability.
Source: ProjectDiscovery