CVE-2024-13226
A5 Custom Login Page <= 2.8.1 - Reflected XSS
Record summary
CVE-2024-13226 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The A5 Custom Login Page WordPress plugin through 2.8.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jan 31, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
A5 Custom Login PageDefault status: affected | CVE List | Through 2.8.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMA5 Custom Login Page - Reflected XSSCVSS 6.1
A5 Custom Login Page WordPress plugin v2.8.1 contains a reflected cross-site scripting caused by lack of sanitization and escaping of a parameter before outputting it in the page, letting attackers execute malicious scripts in the context of high privilege users, exploit requires a crafted URL or input.
Impact
Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
Remediation
Update to the latest version of the plugin where the issue is fixed or implement proper sanitization and escaping measures.
Source: ProjectDiscovery