cve/2022/CVE-2022-0919.md

19 lines
984 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0919)
![](https://img.shields.io/static/v1?label=Product&message=Salon%20Booking%20System%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Salon%20booking%20system&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.6.3%3C%207.6.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Salon booking system Free and pro WordPress plugins before 7.6.3 do not have proper authorisation when searching bookings, allowing any unauthenticated users to search other's booking, as well as retrieve sensitive information about the bookings, such as the full name, email and phone number of the person who booked it.
### POC
#### Reference
- https://wpscan.com/vulnerability/e8f32e0b-4a89-460b-bb78-7c83ef5e16b4
#### Github
No PoCs found on GitHub currently.