First published: Thu May 16 2024(Updated: )
The Tutor LMS plugin for WordPress is vulnerable to time-based SQL Injection via the ‘question_id’ parameter in versions up to, and including, 2.7.0 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 Instructor-level permissions and above, 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.7.1 | |
Tutor LMS | <=2.7.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-4318 is considered a high severity vulnerability due to the potential for time-based SQL injection attacks.
To fix CVE-2024-4318, upgrade the Tutor LMS plugin to version 2.7.1 or later, where the vulnerability has been addressed.
The impact of CVE-2024-4318 includes unauthorized access to sensitive database information through SQL injection.
Tutor LMS versions up to and including 2.7.0 are affected by CVE-2024-4318.
Yes, CVE-2024-4318 specifically targets the ‘question_id’ parameter due to insufficient escaping in SQL queries.