First published: Thu Nov 21 2024(Updated: )
The Tutor LMS plugin for WordPress is vulnerable to SQL Injection via the ‘rating_filter’ 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Themeum Tutor LMS | <=2.7.6 | |
Tutor LMS | <=2.7.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-10400 is categorized as a high severity SQL Injection vulnerability that can lead to unauthorized data access.
To fix CVE-2024-10400, update the Tutor LMS plugin to version 2.7.7 or later.
CVE-2024-10400 affects all versions of the Tutor LMS plugin up to and including version 2.7.6.
CVE-2024-10400 is an SQL Injection vulnerability, allowing attackers to manipulate database queries.
Yes, CVE-2024-10400 can be easily exploited by attackers due to insufficient escaping of user-supplied parameters.