CVE-2022-0422
White Label MS < 2.2.9 - Reflected Cross-Site Scripting
Record summary
CVE-2022-0422 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The White Label CMS WordPress plugin before 2.2.9 does not sanitise and validate the wlcms[_login_custom_js] parameter before outputting it back in the response while previewing, 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 |
|---|---|---|---|
White Label CMS | CVE List | 2.2.9 to < 2.2.9 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress White Label CMS <2.2.9 - Cross-Site ScriptingCVSS 6.1
WordPress White Label CMS plugin before 2.2.9 contains a reflected cross-site scripting vulnerability. It does not sanitize and validate the wlcms[_login_custom_js] parameter before outputting it back in the response while previewing.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the affected website, potentially leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Update to WordPress White Label CMS plugin version 2.2.9 or later to mitigate this vulnerability.
Source: ProjectDiscovery