CVE-2024-1751: Tutor LMS – eLearning and online course solution <= 2.6.1 - Authenticated (Subscriber+) SQL Injection
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to time-based SQL Injection via the questionid parameter in all versions up to, and including, 2.6.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber/student access or higher, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1751?
CVE-2024-1751 is considered a high-severity vulnerability due to its potential for time-based SQL Injection.
How do I fix CVE-2024-1751?
To fix CVE-2024-1751, it is recommended to update the Tutor LMS plugin to version 2.6.2 or higher.
Which versions of Tutor LMS are affected by CVE-2024-1751?
CVE-2024-1751 affects all versions of Tutor LMS up to and including version 2.6.1.
What type of vulnerability is CVE-2024-1751?
CVE-2024-1751 is classified as a time-based SQL Injection vulnerability.
What parameter is exploited in CVE-2024-1751?
The question_id parameter is exploited in CVE-2024-1751 due to insufficient escaping and preparation.