mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
19 lines
894 B
Markdown
19 lines
894 B
Markdown
### [CVE-2021-24403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-wpagecontact/
|
|
- https://wpscan.com/vulnerability/a87040c1-58fc-4bf7-8bfa-0b9712a62ba8
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|