LearnDash 3.0.0-3.1.1 - Reflected Cross Site Scripting issue on the [ld_profile] search field
Strategic Overview
- Status
- Patched in 3.1.2
- Affected Plugin
- LearnDash LMS
- Affected Version
3.0.0 – 3.1.1- CVSS
- 6.1Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2020-7108
At a glance
CVE-2020-7108 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the LearnDash LMS WordPress plugin, affecting versions 3.0.0 – 3.1.1. It carries a CVSS score of 6.1 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.1.2; sites on affected versions should update now. Disclosed January 2020, reported by Jinson Varghese Behanan.
Vulnerability Overview
The LearnDash LMS plugin before 3.1.2 for WordPress allows XSS via the ld-profile search field.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in LearnDash LMS 3.0.0 – 3.1.1 takes a caller who can reach the endpoint. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For LearnDash LMS the fix is 3.1.2: builds 3.0.0 – 3.1.1 are affected, anything from 3.1.2 onward is not.
Remediation
Update to version 3.1.2, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to LearnDash LMS: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: LearnDash LMS 3.1.2 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in LearnDash LMS
- 9.8CVE-2020-6009: LearnDash <= 3.1.5 SQL Injection
CVE-2020-6009 - 8.8CVE-2023-3105: LearnDash LMS IDOR to Arbitrary User Password Change
CVE-2023-3105 - 8.8CVE-2023-28777: LearnDash LMS <= 4.5.3 SQL Injection
CVE-2023-28777 - 7.5CVE-2026-12483: LearnDash LMS <= 5.1.5 Arbitrary File Upload
CVE-2026-12483 - 7.5CVE-2018-25019: LearnDash LMS <= 2.5.3 Arbitrary File Upload
CVE-2018-25019 - 6.5CVE-2026-3079: LearnDash LMS <= 5.0.3 SQL Injection
CVE-2026-3079 - 5.4CVE-2026-12843: LearnDash LMS 4.25.0… Arbitrary Course Enrollment
CVE-2026-12843 - 5.3CVE-2025-24662: LearnDash LMS <= 4.20.0.1 Missing Authorization
CVE-2025-24662
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C