cve/2022/CVE-2022-1006.md

18 lines
768 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1006)
![](https://img.shields.io/static/v1?label=Product&message=Advanced%20Booking%20Calendar&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.1%3C%201.7.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Advanced Booking Calendar WordPress plugin before 1.7.1 does not sanitise and escape the id parameter when editing Calendars, which could allow high privilege users such as admin to perform SQL injection attacks
### POC
#### Reference
- https://wpscan.com/vulnerability/c5569317-b8c8-4524-8375-3e2369bdcc68
#### Github
No PoCs found on GitHub currently.