CVE-2023-1893
Login Configurator <= 2.1 - Reflected Cross-Site Scripting
Record summary
CVE-2023-1893 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Login Configurator WordPress plugin through 2.1 does not properly escape a URL parameter before outputting it to the page, leading to a reflected cross-site scripting vulnerability targeting site administrators.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Nov 5, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Login ConfiguratorDefault status: affected | CVE List | Through 2.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMLogin Configurator <=2.1 - Cross-Site ScriptingCVSS 6.1
Login Configurator WordPress plugin <= 2.1 contains a reflected cross-site scripting caused by improper escaping of URL parameter before outputting it to the page, letting attackers execute scripts in the context of site administrators, exploit requires victim to visit a malicious URL.
Impact
Attackers can execute arbitrary scripts in the context of site administrators, potentially leading to session hijacking or account compromise.
Remediation
Update to the latest version of the plugin where the issue is fixed.
Source: ProjectDiscovery