CVE-2022-0765
Loco Translate < 2.6.1 - Authenticated Stored Cross-Site Scripting
Record summary
CVE-2022-0765 has a selected CVSS score of 5.4 (medium); EIP currently links 1 Nuclei template.
Description
The Loco Translate WordPress plugin before 2.6.1 does not properly remove inline events from elements in the source translation strings before outputting them in the editor in the plugin admin panel, allowing any user with access to the plugin (Translator and Administrator by default) to add arbitrary javascript payloads to the source strings leading to a stored cross-site scripting (XSS) vulnerability.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Loco Translate | CVE List | 2.6.1 to < 2.6.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Loco Translate < 2.6.1 - Cross-Site ScriptingCVSS 5.4
Loco Translate WordPress plugin before 2.6.1 contains a stored cross-site scripting vulnerability caused by improper removal of inline events from source translation strings, allowing authenticated users to inject arbitrary JavaScript payloads.
Impact
Attackers can execute arbitrary JavaScript in the context of the admin panel, potentially leading to session hijacking or defacement.
Remediation
Update to version 2.6.1 or later.
Source: ProjectDiscovery