cve/2023/CVE-2023-5140.md

18 lines
788 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5140)
![](https://img.shields.io/static/v1?label=Product&message=Bonus%20for%20Woo&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.8.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Bonus for Woo WordPress plugin before 5.8.3 does not sanitise and escape some parameters before outputting them back in pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
### POC
#### Reference
- https://wpscan.com/vulnerability/ee1824e8-09a6-4763-b65e-03701dc3e171
#### Github
No PoCs found on GitHub currently.