CVE-2023-0236
Tutor LMS < 2.0.10 - Reflected Cross-Site Scripting
Record summary
CVE-2023-0236 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The Tutor LMS WordPress plugin before 2.0.10 does not sanitise and escape the reset_key and user_id parameters before outputting then back in attributes, leading to 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 Mar 25, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Tutor LMSDefault status: unaffected | CVE List | Before 2.0.10 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Tutor LMS <2.0.10 - Cross Site ScriptingCVSS 6.1
WordPress Tutor LMS plugin before 2.0.10 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape the reset_key and user_id parameters before outputting then back in attributes. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which can allow the attacker to steal cookie-based authentication credentials and launch other attacks. This vulnerability can be used against high-privilege users such as admin.
Impact
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
Remediation
Fixed in version 2.0.10.
Source: ProjectDiscovery