cve/2021/CVE-2021-24403.md
2025-09-29 21:09:30 +02:00

896 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