What the vulnerability does
01Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Themeum Tutor LMS allows SQL Injection.This issue affects Tutor LMS: from n/a through 2.2.0.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
What the vulnerability does
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Themeum Tutor LMS allows SQL Injection.This issue affects Tutor LMS: from n/a through 2.2.0.
Explanation of Vulnerability in Simple Terms
Tutor LMS versions up to 2.2.0 contain a SQL injection vulnerability in a database query that processes user input without proper sanitization. An authenticated user with low privileges can craft a malicious request to extract sensitive data from the site's database, including user credentials and course information. The vulnerability requires valid login credentials but no additional user interaction.
What an attacker can do
Read sensitive data from the site database, including user credentials and course information.
Potential impact on your site
Student and instructor data, including passwords and personal information, can be exposed to authenticated attackers.
Conditions required to exploit
Attacker must have a valid user account with low-level privileges (e.g., student or instructor role).
Key dates
External resources
Related vulnerabilities