CVE-2023-6567: LearnPress <= 4.2.5.7 - Unauthenticated SQL Injection via order_by
The LearnPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘orderby’ parameter in all versions up to, and including, 4.2.5.7 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-2023-6567?
CVE-2023-6567 is classified as a high severity vulnerability due to its potential for exploitation via SQL injection.
How do I fix CVE-2023-6567?
To fix CVE-2023-6567, you should update the LearnPress plugin to version 4.2.5.8 or later.
What types of attacks can be executed due to CVE-2023-6567?
CVE-2023-6567 allows attackers to perform time-based SQL injection attacks via the 'order_by' parameter.
Which versions of LearnPress are affected by CVE-2023-6567?
CVE-2023-6567 affects all versions of the LearnPress plugin up to and including version 4.2.5.7.
Who is the vendor of the LearnPress plugin affected by CVE-2023-6567?
The vendor of the LearnPress plugin affected by CVE-2023-6567 is ThimPress.