What the vulnerability does
01Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Themeum Tutor LMS.This issue affects Tutor LMS: from n/a through 2.7.2.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Themeum Tutor LMS.This issue affects Tutor LMS: from n/a through 2.7.2.
Explanation of Vulnerability in Simple Terms
Tutor LMS versions up to 2.7.2 contain a SQL injection vulnerability in a high-privilege function. An authenticated administrator can craft malicious input to execute arbitrary SQL queries, potentially reading sensitive data from the database. The vulnerability requires admin-level access and does not allow data modification, but can expose student records, course information, and other stored data.
What an attacker can do
Read sensitive data from the site database by injecting SQL commands through an admin function.
Potential impact on your site
A compromised admin account could expose student records, grades, course data, and other sensitive information stored in your database.
Conditions required to exploit
Attacker must have administrator-level access to the site.
Key dates
External resources
Related vulnerabilities