CVE-2024-13624
WPMovieLibrary <= 2.1.4.8 - Reflected XSS
Record summary
CVE-2024-13624 has a selected CVSS score of 7.1 (high); EIP currently links 1 Nuclei template.
Description
The WPMovieLibrary WordPress plugin through 2.1.4.8 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 Feb 26, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WPMovieLibraryDefault status: affected | CVE List | Through 2.1.4.8 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress WPMovieLibrary Plugin <= 2.1.4.8 - Cross-Site ScriptingCVSS 7.1
The WPMovieLibrary WordPress plugin through version 2.1.4.8 contains a reflected cross-site scripting vulnerability. The plugin does not properly sanitize and escape the 'order' parameter in the import page before outputting it back, which could allow attackers to execute arbitrary JavaScript code in an administrator's browser context.
Impact
Authenticated attackers can execute arbitrary JavaScript in an administrator's browser context via the order parameter, potentially leading to session hijacking or privilege escalation.
Remediation
Update WPMovieLibrary plugin to a version newer than 2.1.4.8.
Source: ProjectDiscovery