Files
CVEs-PoC/2021/CVE-2021-24321.md
T
2024-05-25 21:48:12 +02:00

19 lines
979 B
Markdown

### [CVE-2021-24321](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24321)
![](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-89%20SQL%20Injection&color=brighgreen)
### Description
The Bello - Directory & Listing WordPress theme before 1.6.0 did not sanitise the bt_bb_listing_field_price_range_to, bt_bb_listing_field_now_open, bt_bb_listing_field_my_lng, listing_list_view and bt_bb_listing_field_my_lat parameters before using them in a SQL statement, leading to SQL Injection issues
### POC
#### Reference
- https://m0ze.ru/vulnerability/%5B2021-03-21%5D-%5BWordPress%5D-%5BCWE-89%5D-Bello-WordPress-Theme-v1.5.9.txt
- https://wpscan.com/vulnerability/7314f9fa-c047-4e0c-b145-940240a50c02
#### Github
No PoCs found on GitHub currently.