CVE-2022-2462
Transposh WordPress Translation <= 1.0.9.6 - Sensitive Information Disclosure
Record summary
CVE-2022-2462 has a selected CVSS score of 5.3 (medium); EIP currently links 1 Nuclei template.
Description
The Transposh WordPress Translation plugin for WordPress is vulnerable to sensitive information disclosure to unauthenticated users in versions up to, and including, 1.0.9.6. This is due to insufficient permissions checking on the 'tp_history' AJAX action and insufficient restriction on the data returned in the response. This makes it possible for unauthenticated users to exfiltrate usernames of individuals who have translated text.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Oct 15, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Transposh WordPress TranslationBrowse oferwald / Transposh WordPress TranslationDefault status: unaffected | CVE List | Through 1.0.9.6 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Transposh <=1.0.8.1 - Information DisclosureCVSS 5.3
WordPress Transposh plugin through is susceptible to information disclosure via the AJAX action tp_history, which is intended to return data about who has translated a text given by the token parameter. However, the plugin also returns the user's login name as part of the user_login attribute. If an anonymous user submits the translation, the user's IP address is returned. An attacker can leak the WordPress username of translators and potentially execute other unauthorized operations.
Impact
An attacker can exploit this vulnerability to gain sensitive information from the target system.
Remediation
Upgrade to the latest version of the WordPress Transposh plugin (>=1.0.8.2) to mitigate this vulnerability.
Source: ProjectDiscovery