CVE-2024-6028: Quiz Maker <= 6.5.8.3 - Unauthenticated SQL Injection via 'ays_questions' Parameter
The Quiz Maker plugin for WordPress is vulnerable to time-based SQL Injection via the 'aysquestions' parameter in all versions up to, and including, 6.5.8.3 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-6028?
CVE-2024-6028 has a high severity rating due to its potential for time-based SQL injection attacks.
How do I fix CVE-2024-6028?
To fix CVE-2024-6028, update the Quiz Maker plugin to version 6.5.8.4 or later to ensure the SQL query is properly prepared and escaped.
Which versions of the Quiz Maker plugin are affected by CVE-2024-6028?
CVE-2024-6028 affects all versions of the Quiz Maker plugin up to and including version 6.5.8.3.
What type of vulnerability is CVE-2024-6028?
CVE-2024-6028 is a time-based SQL Injection vulnerability that can be exploited through the 'ays_questions' parameter.
What should I do if I cannot update the Quiz Maker plugin due to compatibility issues after CVE-2024-6028?
If you cannot update due to compatibility issues, consider implementing web application firewalls or other security measures as a temporary defense against CVE-2024-6028.