Files
CVEs-PoC/2021/CVE-2021-24323.md
T
2024-06-18 02:51:15 +02:00

18 lines
803 B
Markdown

### [CVE-2021-24323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24323)
![](https://img.shields.io/static/v1?label=Product&message=WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.2.0%3C%205.2.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
When taxes are enabled, the "Additional tax classes" field was not properly sanitised or escaped before being output back in the admin dashboard, allowing high privilege users such as admin to use XSS payloads even when the unfiltered_html is disabled
### POC
#### Reference
- https://wpscan.com/vulnerability/6d262555-7ae4-4e36-add6-4baa34dc3010
#### Github
No PoCs found on GitHub currently.