CVE-2024-13627
WP Touch Slider <= 2.2 - Reflected XSS
Record summary
CVE-2024-13627 has a selected CVSS score of 4.7 (medium); EIP currently links 1 Nuclei template.
Description
The OWL Carousel Slider WordPress plugin through 2.2 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 19, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
OWL Carousel SliderDefault status: affected | CVE List | Through 2.2 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMOWL Carousel Slider - Cross-Site ScriptingCVSS 4.7
OWL Carousel Slider WordPress plugin v2.2 contains a reflected cross-site scripting caused by unsanitized parameter output in the page, letting attackers execute arbitrary scripts in the context of high privilege users, exploit requires attacker to craft malicious URL.
Impact
Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to account compromise or data theft.
Remediation
Update to the latest version of the plugin where the issue is fixed or apply security patches that sanitize and escape parameters properly.
Source: ProjectDiscovery