CVE-2024-1173 HIGH

CVE-2024-1173: WP ERP | Complete HR solution with recruitment & job listings | WooCommerce CRM & Accounting <= 1.13.1 - Authenticated (AccountingManager+) SQL Injection

Vendor Wedevs
Product ERP: Complete HR, Accounting & CRM Suite with WooCommerce CRM Support
Weakness CWE-89 · SQLi
Published May 2, 2024
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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 in all versions up to, and including, 1.13.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 accounting manager or admin access, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Explanation of Vulnerability in Simple Terms

02Summary

A SQL injection vulnerability in WEDevs ERP allows authenticated users with high privileges to execute arbitrary SQL queries against the database. An attacker with admin or equivalent access can read, modify, or delete sensitive data including customer records, financial information, and CRM data. The vulnerability affects all versions up to 1.13.1 and requires administrative credentials to exploit.

What an attacker can do

03Attacker Capabilities

Execute SQL commands to read, modify, or delete database records including customer and financial data.

Potential impact on your site

04Site Impact

A compromised admin account can be used to steal or corrupt all customer, accounting, and CRM data stored in your site's database.

Conditions required to exploit

05Prerequisites

Attacker must have high-level administrative access to the WordPress site running the plugin.

Key dates

06Disclosure timeline

May 2, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE