Cross-Site Request Forgery Vulnerabilities in PHPJabbers Event Booking Calendar
CVE-2014-10014
Currently unrated
What is CVE-2014-10014?
The PHPJabbers Event Booking Calendar version 2.0 is susceptible to multiple cross-site request forgery (CSRF) vulnerabilities. Attackers can exploit these weaknesses to hijack the administrator's authentication. For instance, they can change admin credentials through an update action targeting the AdminOptions controller. Additionally, these vulnerabilities facilitate cross-site scripting (XSS) attacks by manipulating the event_title parameter in the AdminEvents controller or the category_title parameter in the AdminCategories controller, thereby posing significant security risks.