First published: Wed Mar 13 2024(Updated: )
The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to time-based SQL Injection via the question_id 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Themeum Tutor LMS | <2.6.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-1751 is considered a high-severity vulnerability due to its potential for time-based SQL Injection.
To fix CVE-2024-1751, it is recommended to update the Tutor LMS plugin to version 2.6.2 or higher.
CVE-2024-1751 affects all versions of Tutor LMS up to and including version 2.6.1.
CVE-2024-1751 is classified as a time-based SQL Injection vulnerability.
The question_id parameter is exploited in CVE-2024-1751 due to insufficient escaping and preparation.