mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
865 B
Markdown
18 lines
865 B
Markdown
### [CVE-2021-25018](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25018)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The PPOM for WooCommerce WordPress plugin before 24.0 does not have authorisation and CSRF checks in the ppom_settings_panel_action AJAX action, allowing any authenticated to call it and set arbitrary settings. Furthermore, due to the lack of sanitisation and escaping, it could lead to Stored XSS issues
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/9e092aad-0b36-45a9-8987-8d904b34fbb2
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|