mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
19 lines
960 B
Markdown
19 lines
960 B
Markdown
### [CVE-2021-24402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24402)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Orders functionality in the WP iCommerce WordPress plugin through 1.1.1 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-wp-icommerce/
|
|
- https://wpscan.com/vulnerability/7840e664-907f-42d1-950d-8c919032b707
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|