mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
949 B
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
- https://medium.com/@singh.satyam158/vulnerabilities-in-booking-core-1-7-d85d1dfae44e
- https://medium.com/@singh.satyam158/vulnerabilities-in-booking-core-1-7-d85d1dfae44e
Github
No PoCs found on GitHub currently.