First published: Fri Jan 24 2025(Updated: )
The Form Builder CP plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter of the 'CP_EASY_FORM_WILL_APPEAR_HERE' shortcode in all versions up to, and including, 1.2.41 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 Contributor-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 |
---|---|---|
<=1.2.41 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-13680 is considered a critical vulnerability due to its SQL injection potential that can lead to unauthorized data access.
To fix CVE-2024-13680, update the Form Builder CP plugin to version 1.2.42 or later, which contains the necessary patches.
All versions of Form Builder CP up to and including 1.2.41 are affected by CVE-2024-13680.
Yes, CVE-2024-13680 can potentially lead to data breaches if exploited, allowing attackers to execute arbitrary SQL commands.
CVE-2024-13680 is triggered by the 'id' parameter of the 'CP_EASY_FORM_WILL_APPEAR_HERE' shortcode, where insufficient escaping allows for SQL injection.