cve/2023/CVE-2023-5991.md

19 lines
1011 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5991](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5991)
![](https://img.shields.io/static/v1?label=Product&message=Hotel%20Booking%20Lite&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%204.8.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Hotel Booking Lite WordPress plugin before 4.8.5 does not validate file paths provided via user input, as well as does not have proper CSRF and authorisation checks, allowing unauthenticated users to download and delete arbitrary files on the server
### POC
#### Reference
- https://wpscan.com/vulnerability/e9d35e36-1e60-4483-b8b3-5cbf08fcd49e
#### Github
No PoCs found on GitHub currently.