cve/2021/CVE-2021-24726.md

19 lines
887 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24726](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24726)
![](https://img.shields.io/static/v1?label=Product&message=WP%20Simple%20Booking%20Calendar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.0.6%3C%202.0.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The WP Simple Booking Calendar WordPress plugin before 2.0.6 did not escape, validate or sanitise the orderby parameter in its Search Calendars action, before using it in a SQL statement, leading to an authenticated SQL injection issue
### POC
#### Reference
- https://wpscan.com/vulnerability/f85b6033-d7c1-45b7-b3b0-8967f7373bb8
- https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=29176
#### Github
No PoCs found on GitHub currently.