CVE-2024-13619
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes < 8.0.1 - Reflected XSS
Record summary
CVE-2024-13619 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
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.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated May 20, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
LifterLMSDefault status: unaffected | CVE List | Before 8.0.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMLifterLMS < 8.0.1 - Cross-Site ScriptingCVSS 6.1
LifterLMS WordPress plugin before 8.0.1 contains a reflected XSS caused by unsanitized and unescaped parameter output, letting attackers execute scripts against high privilege users such as admin via a crafted request.
Impact
Attackers can execute scripts in admin users' browsers, potentially leading to account compromise or unauthorized actions.
Remediation
Update to version 8.0.1 or later.
Source: ProjectDiscovery