CVE-2021-24987
Super Socializer < 7.13.30 - Reflected Cross-Site Scripting
Record summary
CVE-2021-24987 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Social Share, Social Login and Social Comments Plugin WordPress plugin before 7.13.30 does not sanitise and escape the urls parameter in its the_champ_sharing_count AJAX action (available to both unauthenticated and authenticated users) before outputting it back in the response, leading to a Reflected Cross-Site Scripting issue.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Social Share, Social Login and Social Comments Plugin – Super Socializer | CVE List | 7.13.30 to < 7.13.30 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Super Socializer <7.13.30 - Cross-Site ScriptingCVSS 6.1
WordPress Super Socializer plugin before 7.13.30 contains a reflected cross-site scripting vulnerability. It does not sanitize and escape the urls parameter in its the_champ_sharing_count AJAX action (available to both unauthenticated and authenticated users) before outputting it back in the response.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Update to the latest version of the WordPress Super Socializer plugin (7.13.30 or higher) to mitigate the vulnerability.
Source: ProjectDiscovery