cve/2024/CVE-2024-12558.md
2025-09-29 16:08:36 +00:00

19 lines
1.0 KiB
Markdown

### [CVE-2024-12558](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-12558)
![](https://img.shields.io/static/v1?label=Product&message=WP%20BASE%20Booking%20of%20Appointments%2C%20Services%20and%20Events&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%204.9.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The WP BASE Booking of Appointments, Services and Events plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the export_db function in all versions up to, and including, 4.9.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to expose sensitive information from the database, such as the hashed administrator password.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Nxploited/CVE-2024-12558-exploit
- https://github.com/RandomRobbieBF/CVE-2024-12558