First published: Tue Jun 25 2024(Updated: )
The Quiz Maker plugin for WordPress is vulnerable to time-based SQL Injection via the 'ays_questions' 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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
Quiz Maker | <=6.5.8.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-6028 has a high severity rating due to its potential for time-based SQL injection attacks.
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.
CVE-2024-6028 affects all versions of the Quiz Maker plugin up to and including version 6.5.8.3.
CVE-2024-6028 is a time-based SQL Injection vulnerability that can be exploited through the 'ays_questions' parameter.
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.