First published: Fri Feb 21 2025(Updated: )
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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
GiveWP | <1.3.2 | |
GiveWP | <=1.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13713 has a high severity level due to its potential for SQL Injection.
To fix CVE-2024-13713, update the WPExperts Square For GiveWP plugin to version 1.3.2 or later.
The impact of CVE-2024-13713 allows attackers to perform unauthorized SQL queries, potentially compromising the database.
All users of the WPExperts Square For GiveWP plugin up to and including version 1.3.1 are affected by CVE-2024-13713.
CVE-2024-13713 is caused by insufficient escaping of the 'post' parameter and inadequate preparation in SQL queries.