CVE-2024-13713: WPExperts Square For GiveWP <= 1.3.1 - Authenticated (Subscriber+) SQL Injection
The WPExperts Square For GiveWP plugin for WordPress is vulnerable to SQL Injection via the 'post' parameter in all versions up to, and including, 1.3.1 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-13713?
CVE-2024-13713 has a high severity level due to its potential for SQL Injection.
How do I fix CVE-2024-13713?
To fix CVE-2024-13713, update the WPExperts Square For GiveWP plugin to version 1.3.2 or later.
What is the impact of CVE-2024-13713?
The impact of CVE-2024-13713 allows attackers to perform unauthorized SQL queries, potentially compromising the database.
Who is affected by CVE-2024-13713?
All users of the WPExperts Square For GiveWP plugin up to and including version 1.3.1 are affected by CVE-2024-13713.
What causes CVE-2024-13713 vulnerability?
CVE-2024-13713 is caused by insufficient escaping of the 'post' parameter and inadequate preparation in SQL queries.