CVE-2024-0952: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in wedevs WP ERP | Complete HR solution with recruitment & job listings | WooCommerce CRM & Accounting
CVE-2024-0952 is a high-severity SQL Injection vulnerability affecting the WP ERP plugin for WordPress, versions up to and including 1. 12. 9. It arises from improper neutralization of special elements in SQL commands via the 'id' parameter, allowing authenticated users with accounting manager or admin privileges to inject malicious SQL queries. This vulnerability enables attackers to extract sensitive database information and potentially alter or disrupt data integrity and availability. Exploitation requires no user interaction but does require elevated privileges within the affected WordPress environment. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to organizations using this plugin for HR, recruitment, CRM, and accounting functions. Mitigation involves applying patches once available, restricting privileged user access, and implementing additional input validation and query parameterization. Countries with significant WordPress usage and adoption of WP ERP, especially those with large SME and enterprise sectors relying on this plugin, are at higher risk. The CVSS score of 7.
AI Analysis
Technical Summary
CVE-2024-0952 is a time-based SQL Injection vulnerability identified in the WP ERP plugin for WordPress, which provides comprehensive HR, recruitment, job listings, CRM, and accounting functionalities. The vulnerability exists due to insufficient escaping and lack of proper preparation of the 'id' parameter in SQL queries, allowing authenticated users with accounting manager or admin privileges to append arbitrary SQL commands. This improper neutralization of special elements (CWE-89) enables attackers to execute unauthorized SQL queries against the backend database. The flaw affects all versions up to and including 1.12.9. Exploitation does not require user interaction but does require elevated privileges, which limits the attack surface to trusted users with high-level access. Successful exploitation can lead to unauthorized disclosure of sensitive information, modification or deletion of data, and potential disruption of service availability. The vulnerability was publicly disclosed on April 9, 2024, with a CVSS v3.1 base score of 7.2, indicating high severity. No public exploits have been reported yet, but the vulnerability's nature and impact make it a critical concern for organizations using the affected plugin. The lack of a patch at the time of disclosure necessitates immediate mitigation through access control and monitoring.
Potential Impact
The impact of CVE-2024-0952 is significant for organizations using the WP ERP plugin, as it compromises the confidentiality, integrity, and availability of critical business data related to HR, recruitment, CRM, and accounting. Attackers with elevated privileges can extract sensitive information such as employee records, financial data, and customer information, potentially leading to data breaches and regulatory non-compliance. They can also alter or delete data, disrupting business operations and causing financial and reputational damage. Since the vulnerability requires authenticated access with high privileges, insider threats or compromised privileged accounts pose the greatest risk. The broad adoption of WordPress and WP ERP in small to medium enterprises worldwide amplifies the potential scope of impact. Additionally, the time-based nature of the SQL injection can allow attackers to stealthily extract data over time, complicating detection and response efforts.
Mitigation Recommendations
1. Immediately restrict and audit access to accounts with accounting manager or admin privileges to minimize the risk of exploitation. 2. Implement strict input validation and sanitization on all user-supplied parameters, especially the 'id' parameter, to prevent injection of malicious SQL code. 3. Employ prepared statements with parameterized queries in the plugin code to eliminate direct concatenation of user input into SQL queries. 4. Monitor database and application logs for unusual query patterns or access attempts indicative of SQL injection activity. 5. Apply security hardening measures on the WordPress environment, including the principle of least privilege for user roles. 6. Stay informed about vendor updates and apply official patches or updates as soon as they become available. 7. Consider deploying Web Application Firewalls (WAF) with rules targeting SQL injection attempts specific to WP ERP plugin patterns. 8. Conduct regular security assessments and penetration testing focusing on plugin vulnerabilities and privilege escalation paths.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Netherlands, Brazil, South Africa
CVE-2024-0952: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in wedevs WP ERP | Complete HR solution with recruitment & job listings | WooCommerce CRM & Accounting
Description
CVE-2024-0952 is a high-severity SQL Injection vulnerability affecting the WP ERP plugin for WordPress, versions up to and including 1. 12. 9. It arises from improper neutralization of special elements in SQL commands via the 'id' parameter, allowing authenticated users with accounting manager or admin privileges to inject malicious SQL queries. This vulnerability enables attackers to extract sensitive database information and potentially alter or disrupt data integrity and availability. Exploitation requires no user interaction but does require elevated privileges within the affected WordPress environment. Although no known exploits are currently reported in the wild, the vulnerability poses a significant risk to organizations using this plugin for HR, recruitment, CRM, and accounting functions. Mitigation involves applying patches once available, restricting privileged user access, and implementing additional input validation and query parameterization. Countries with significant WordPress usage and adoption of WP ERP, especially those with large SME and enterprise sectors relying on this plugin, are at higher risk. The CVSS score of 7.
AI-Powered Analysis
Technical Analysis
CVE-2024-0952 is a time-based SQL Injection vulnerability identified in the WP ERP plugin for WordPress, which provides comprehensive HR, recruitment, job listings, CRM, and accounting functionalities. The vulnerability exists due to insufficient escaping and lack of proper preparation of the 'id' parameter in SQL queries, allowing authenticated users with accounting manager or admin privileges to append arbitrary SQL commands. This improper neutralization of special elements (CWE-89) enables attackers to execute unauthorized SQL queries against the backend database. The flaw affects all versions up to and including 1.12.9. Exploitation does not require user interaction but does require elevated privileges, which limits the attack surface to trusted users with high-level access. Successful exploitation can lead to unauthorized disclosure of sensitive information, modification or deletion of data, and potential disruption of service availability. The vulnerability was publicly disclosed on April 9, 2024, with a CVSS v3.1 base score of 7.2, indicating high severity. No public exploits have been reported yet, but the vulnerability's nature and impact make it a critical concern for organizations using the affected plugin. The lack of a patch at the time of disclosure necessitates immediate mitigation through access control and monitoring.
Potential Impact
The impact of CVE-2024-0952 is significant for organizations using the WP ERP plugin, as it compromises the confidentiality, integrity, and availability of critical business data related to HR, recruitment, CRM, and accounting. Attackers with elevated privileges can extract sensitive information such as employee records, financial data, and customer information, potentially leading to data breaches and regulatory non-compliance. They can also alter or delete data, disrupting business operations and causing financial and reputational damage. Since the vulnerability requires authenticated access with high privileges, insider threats or compromised privileged accounts pose the greatest risk. The broad adoption of WordPress and WP ERP in small to medium enterprises worldwide amplifies the potential scope of impact. Additionally, the time-based nature of the SQL injection can allow attackers to stealthily extract data over time, complicating detection and response efforts.
Mitigation Recommendations
1. Immediately restrict and audit access to accounts with accounting manager or admin privileges to minimize the risk of exploitation. 2. Implement strict input validation and sanitization on all user-supplied parameters, especially the 'id' parameter, to prevent injection of malicious SQL code. 3. Employ prepared statements with parameterized queries in the plugin code to eliminate direct concatenation of user input into SQL queries. 4. Monitor database and application logs for unusual query patterns or access attempts indicative of SQL injection activity. 5. Apply security hardening measures on the WordPress environment, including the principle of least privilege for user roles. 6. Stay informed about vendor updates and apply official patches or updates as soon as they become available. 7. Consider deploying Web Application Firewalls (WAF) with rules targeting SQL injection attempts specific to WP ERP plugin patterns. 8. Conduct regular security assessments and penetration testing focusing on plugin vulnerabilities and privilege escalation paths.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-01-26T16:11:56.040Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6de9b7ef31ef0b590889
Added to database: 2/25/2026, 9:47:21 PM
Last enriched: 2/26/2026, 10:56:00 AM
Last updated: 2/26/2026, 11:16:39 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-64999: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Checkmk GmbH Checkmk
HighCVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.