cve/2022/CVE-2022-4340.md

18 lines
877 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-4340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4340)
![](https://img.shields.io/static/v1?label=Product&message=BookingPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-639%20Authorization%20Bypass%20Through%20User-Controlled%20Key&color=brighgreen)
### Description
The BookingPress WordPress plugin before 1.0.31 suffers from an Insecure Direct Object Reference (IDOR) vulnerability in it's thank you page, allowing any visitor to display information about any booking, including full name, date, time and service booked, by manipulating the appointment_id query parameter.
### POC
#### Reference
- https://wpscan.com/vulnerability/8a7bd9f6-2789-474b-a237-01c643fdfba7
#### Github
No PoCs found on GitHub currently.