CVE-2024-0956: WP ERP <= 1.13.0 - Authenticated (AccountingManager+) SQL Injection
The WP ERP | Complete HR solution with recruitment & job listings | WooCommerce CRM & Accounting plugin for WordPress is vulnerable to time-based SQL Injection via the id parameter via the erp/v1/accounting/v1/vendors/1/products/ REST route in all versions up to, and including, 1.13.0 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 admin or accounting manager privileges, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-0956?
CVE-2024-0956 is classified as a high severity vulnerability due to its potential for SQL Injection.
How do I fix CVE-2024-0956?
To fix CVE-2024-0956, update the WP ERP and WooCommerce CRM & Accounting plugin to version 1.12.10 or later.
What versions are affected by CVE-2024-0956?
CVE-2024-0956 affects all versions up to and including 1.12.9 of the WP ERP and WooCommerce CRM & Accounting plugin.
What kind of vulnerability is CVE-2024-0956?
CVE-2024-0956 is a time-based SQL Injection vulnerability.
Where does CVE-2024-0956 occur in the application?
CVE-2024-0956 occurs via the id parameter in the erp/v1/accounting/v1/vendors/1/products/ REST route.