CVE-2024-13619
published 2025-05-15CVE-2024-13619: The LifterLMS WordPress plugin before 8.0.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.52%
40.3th percentile
The LifterLMS WordPress plugin before 8.0.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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| lifterlms | lifterlms | < 8.0.1 | 8.0.1 |
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
LifterLMS < 8.0.1 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-13619 [MEDIUM] LifterLMS < 8.0.1 - Cross-Site Scripting
LifterLMS alert("document_domain")=1 HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains_all(body, "alert(\"document_domain\")", "llms_form")'
- 'contains(content_type, "text/html")'
- 'status_code == 200'
condition: and
# digest: 490a00463044022033604fbb26483b4fb997e566e9f82d745a5e4f3278643508e5dc2300d573aba60220630e0a3f8a9a7964a69bde15d2d24e33f9619a6ecfa73aafd0eb003513d45393:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-05-15
Published