CVE-2024-1512: MasterStudy LMS WordPress Plugin – for Online Courses and Education <= 3.2.5 - Unauthenticated SQL Injection
The MasterStudy LMS WordPress Plugin – for Online Courses and Education plugin for WordPress is vulnerable to union based SQL Injection via the 'user' parameter of the /lms/stm-lms/order/items REST route in all versions up to, and including, 3.2.5 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
Event History
Frequently Asked Questions
What is the severity of CVE-2024-1512?
CVE-2024-1512 is considered a high severity vulnerability due to its potential for SQL injection exploits.
How do I fix CVE-2024-1512?
To fix CVE-2024-1512, update the MasterStudy LMS WordPress Plugin to version 3.2.6 or later.
What versions are affected by CVE-2024-1512?
CVE-2024-1512 affects all versions of the MasterStudy LMS WordPress Plugin up to and including 3.2.5.
What type of vulnerability is CVE-2024-1512?
CVE-2024-1512 is a union-based SQL injection vulnerability.
Where is the vulnerability located in CVE-2024-1512?
CVE-2024-1512 is located in the 'user' parameter of the /lms/stm-lms/order/items REST route.