What the vulnerability does
01Description
Subscriber SQL Injection in MasterStudy LMS <= 3.7.25 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Subscriber SQL Injection in MasterStudy LMS <= 3.7.25 versions.
Explanation of Vulnerability in Simple Terms
MasterStudy LMS versions up to 3.7.25 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 also allows limited disruption of site availability.
What an attacker can do
Extract sensitive data from the site database, including user information and course records.
Potential impact on your site
User data and course information could be exposed; site availability may be degraded.
Conditions required to exploit
Attacker must have a low-privilege user account on the site; no user interaction required.
Key dates
External resources
Related vulnerabilities