CVE-2021-24910
Transposh WordPress Translation < 1.0.8 - Reflected Cross-Site Scripting
Record summary
CVE-2021-24910 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Transposh WordPress Translation WordPress plugin before 1.0.8 does not sanitise and escape the a parameter via an AJAX action (available to both unauthenticated and authenticated users when the curl library is installed) 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 |
|---|---|---|---|
Transposh WordPress Translation | CVE List | 1.0.8 to < 1.0.8 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Transposh Translation <1.0.8 - Cross-Site ScriptingCVSS 6.1
WordPress Transposh Translation plugin before 1.0.8 contains a reflected cross-site scripting vulnerability. It does not sanitize and escape the a parameter via an AJAX action (available to both unauthenticated and authenticated users when the curl library is installed) before outputting it back in the response.
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 the WordPress Transposh Translation plugin to version 1.0.8 or later to mitigate the vulnerability.
Source: ProjectDiscovery