First published: Wed Sep 25 2024(Updated: )
The The Events Calendar plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the 'tribe_has_next_event' function in all versions up to, and including, 6.6.4 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. Only sites that have manually added tribe_has_next_event() will be vulnerable to this SQL injection.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
The Events Calendar | <6.6.4.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8275 is classified as a high-severity vulnerability due to its potential for SQL injection.
To fix CVE-2024-8275, update the Events Calendar plugin to version 6.6.5 or later to ensure proper escaping and preparation of parameters.
CVE-2024-8275 affects all versions of The Events Calendar plugin up to and including version 6.6.4.
An SQL injection vulnerability allows attackers to manipulate database queries through user input, potentially compromising the database.
You can identify if your site is vulnerable to CVE-2024-8275 by checking the version of The Events Calendar plugin installed and if it is 6.6.4 or earlier.