cve/2021/CVE-2021-25018.md

18 lines
861 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-25018](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25018)
![](https://img.shields.io/static/v1?label=Product&message=PPOM%20for%20WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=24.0%3C%2024.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### 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
No PoCs found on GitHub currently.