CVE-2024-13221
Fantastic Elasticsearch <= 4.1.0 - Reflected XSS
Record summary
CVE-2024-13221 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Fantastic ElasticSearch WordPress plugin through 4.1.0 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 |
|---|---|---|---|
Fantastic ElasticSearchDefault status: affected | CVE List | Through 4.1.0 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMFantastic ElasticSearch Plugin <= 4.1.0 - Cross-Site ScriptingCVSS 6.1
Fantastic ElasticSearch WordPress plugin <= 4.1.0 contains a reflected cross-site scripting caused by unsanitized parameter output, letting attackers execute malicious scripts in the context of high privilege users, exploit requires victim to visit a malicious link.
Impact
Attackers can execute malicious scripts in the context of high privilege users, potentially leading to session hijacking or privilege escalation.
Remediation
Update to version 4.1.1 or later where input sanitization and escaping are properly implemented.
Source: ProjectDiscovery