cve/2021/CVE-2021-25000.md
2024-06-18 02:51:15 +02:00

18 lines
816 B
Markdown

### [CVE-2021-25000](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25000)
![](https://img.shields.io/static/v1?label=Product&message=Booster%20for%20WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.4.9%3C%205.4.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Booster for WooCommerce WordPress plugin before 5.4.9 does not sanitise and escape the wcj_delete_role parameter before outputting back in the admin dashboard when the General module is enabled, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/bc167b3a-24ee-4988-9934-189b6216ce40
#### Github
No PoCs found on GitHub currently.