cve/2023/CVE-2023-1977.md

18 lines
837 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1977](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1977)
![](https://img.shields.io/static/v1?label=Product&message=Booking%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.0.29%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
The Booking Manager WordPress plugin before 2.0.29 does not validate URLs input in it's admin panel or in shortcodes for showing events from a remote .ics file, allowing an attacker with privileges as low as Subscriber to perform SSRF attacks on the sites internal network.
### POC
#### Reference
- https://wpscan.com/vulnerability/842f3b1f-395a-4ea2-b7df-a36f70e8c790
#### Github
No PoCs found on GitHub currently.