cve/2021/CVE-2021-24403.md
2024-06-18 02:51:15 +02:00

894 B

CVE-2021-24403

Description

The Orders functionality in the WordPress Page Contact plugin through 1.0 has an order_id parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. The feature is available to low privilege users such as contributors

POC

Reference

Github

No PoCs found on GitHub currently.