CVE-2023-25800 HIGH

CVE-2023-25800: WordPress Tutor LMS Plugin <= 2.2.0 is vulnerable to SQL Injection

Vendor Themeum
Product Tutor LMS
Weakness CWE-89 · SQLi
Published November 3, 2023
Last update April 28, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

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

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.

Explanation of Vulnerability in Simple Terms

02Summary

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

03Attacker Capabilities

Read sensitive data from the site database, including user credentials and course information.

Potential impact on your site

04Site Impact

Student and instructor data, including passwords and personal information, can be exposed to authenticated attackers.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges (e.g., student or instructor role).

Key dates

06Disclosure timeline

November 3, 2023 CVE published
April 28, 2026 Record updated