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

19 lines
923 B
Markdown

### [CVE-2021-24319](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24319)
![](https://img.shields.io/static/v1?label=Product&message=Bello%20-%20Directory%20%26%20Listing&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.6.0%3C%201.6.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Bello - Directory & Listing WordPress theme before 1.6.0 did not properly sanitise its post_excerpt parameter before outputting it back in the shop/my-account/bello-listing-endpoint/ page, leading to a Cross-Site Scripting issue
### POC
#### Reference
- https://m0ze.ru/vulnerability/%5B2021-03-21%5D-%5BWordPress%5D-%5BCWE-1021%5D-Bello-WordPress-Theme-v1.5.9.txt
- https://wpscan.com/vulnerability/2c274eb7-25f1-49d4-a2c8-8ce8cecebe68
#### Github
No PoCs found on GitHub currently.