CVE-2024-10400: Tutor LMS <= 2.7.6 - Unauthenticated SQL Injection via rating_filter
The Tutor LMS plugin for WordPress is vulnerable to SQL Injection via the ‘ratingfilter’ parameter in all versions up to, and including, 2.7.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2024-10400?
CVE-2024-10400 is categorized as a high severity SQL Injection vulnerability that can lead to unauthorized data access.
How do I fix CVE-2024-10400?
To fix CVE-2024-10400, update the Tutor LMS plugin to version 2.7.7 or later.
Which versions of Tutor LMS are affected by CVE-2024-10400?
CVE-2024-10400 affects all versions of the Tutor LMS plugin up to and including version 2.7.6.
What type of vulnerability is CVE-2024-10400?
CVE-2024-10400 is an SQL Injection vulnerability, allowing attackers to manipulate database queries.
Is CVE-2024-10400 easy to exploit?
Yes, CVE-2024-10400 can be easily exploited by attackers due to insufficient escaping of user-supplied parameters.