CVE-2022-0271
LearnPress < 4.1.6 - Reflected Cross-Site Scripting
Record summary
CVE-2022-0271 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
The LearnPress WordPress plugin before 4.1.6 does not sanitise and escape the lp-dismiss-notice before outputting it back via the lp_background_single_email AJAX action, leading to a Reflected Cross-Site Scripting
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
LearnPress – WordPress LMS Plugin | CVE List | 4.1.6 to < 4.1.6 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMLearnPress <4.1.6 - Cross-Site ScriptingCVSS 6.1
WordPress LearnPress plugin before 4.1.6 contains a cross-site scripting vulnerability. It does not sanitize and escape the lp-dismiss-notice before outputting it back via the lp_background_single_email AJAX action.
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.
Remediation
Upgrade LearnPress to version 4.1.6 or later to mitigate this vulnerability.
Source: ProjectDiscovery