cve/2023/CVE-2023-2744.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2023-2744

Description

The ERP WordPress plugin before 1.12.4 does not properly sanitise and escape the type parameter in the erp/v1/accounting/v1/people REST API endpoint before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin.

POC

Reference

Github