CVE-2024-13221
published 2025-01-31CVE-2024-13221: 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…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.58%
43.2th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parisholley | fantastic_elasticsearch | <= 4.1.0 | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Fantastic ElasticSearch Plugin <= 4.1.0 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-13221 [MEDIUM] Fantastic ElasticSearch Plugin <= 4.1.0 - Cross-Site Scripting
Fantastic ElasticSearch Plugin alert(document.domain)&action=testxss">alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- contains_all(body, ">alert(document.domain)", "ElasticSearch")
- contains(content_type, "text/html")
- status_code == 200
condition: and
# digest: 490a0046304402207c4b4b642c868a675a0c130df07d9724579dc66ae91daef2aa01ed147634b679022040bacdf31e9f19e9a788d2275037162725404ca23341a73776b5893dd703dd3d:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-01-31
Published