CVE-2024-13236: Tainacan <= 0.21.12 - Authenticated (Subscriber+) SQL Injection
The Tainacan plugin for WordPress is vulnerable to SQL Injection via the 'collectionid' parameter in all versions up to, and including, 0.21.12 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-13236?
CVE-2024-13236 has a medium severity rating due to its potential impact on database integrity and confidentiality.
How do I fix CVE-2024-13236?
To fix CVE-2024-13236, update the Tainacan plugin for WordPress to version 0.21.13 or later.
What systems are affected by CVE-2024-13236?
CVE-2024-13236 affects all versions of the Tainacan plugin for WordPress up to and including version 0.21.12.
What type of vulnerability is CVE-2024-13236?
CVE-2024-13236 is an SQL Injection vulnerability that allows attackers to manipulate database queries.
Is CVE-2024-13236 easy to exploit?
Yes, CVE-2024-13236 can be easily exploited due to insufficient input validation on the 'collection_id' parameter.