cve/2022/CVE-2022-0658.md

18 lines
812 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0658)
![](https://img.shields.io/static/v1?label=Product&message=CommonsBooking&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.6.8%3C%202.6.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The CommonsBooking WordPress plugin before 2.6.8 does not sanitise and escape the location parameter of the calendar_data AJAX action (available to unauthenticated users) before it is used in dynamically constructed SQL queries, leading to an unauthenticated SQL injection
### POC
#### Reference
- https://wpscan.com/vulnerability/d7f0805a-61ce-454a-96fb-5ecacd767578
#### Github
- https://github.com/cyllective/CVEs