cve/2020/CVE-2020-27379.md
2024-06-09 00:33:16 +00:00

949 B

CVE-2020-27379

Description

Cross Site Request Forgery (CSRF) vulnerability in Booking Core - Ultimate Booking System Booking Core 1.7.0 . The CSRF token is not being validated when the request is sent as a GET method. This results in an unauthorized change in the user's email ID, which can later be used to reset the password. The new password will be sent to a modified email ID.

POC

Reference

Github

No PoCs found on GitHub currently.