What the vulnerability does
01Description
SQL Injection (SQLi) vulnerability in LearnPress – WordPress LMS Plugin <= 4.1.7.3.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
What the vulnerability does
SQL Injection (SQLi) vulnerability in LearnPress – WordPress LMS Plugin <= 4.1.7.3.2 versions.
Explanation of Vulnerability in Simple Terms
LearnPress versions up to 4.1.7.3.2 contain a SQL injection vulnerability accessible to authenticated users with low privileges. An attacker can craft malicious input to execute arbitrary SQL queries, potentially reading or modifying course data, user information, and other database contents. The vulnerability affects the entire WordPress installation due to scope change.
What an attacker can do
Execute SQL queries to read or modify database contents, including user data and course information.
Potential impact on your site
Unauthorized access to sensitive course data, user records, and potential database manipulation affecting site integrity.
Conditions required to exploit
Attacker must have a low-privilege WordPress user account (e.g., student or subscriber role).
Key dates
External resources
Related vulnerabilities