CVE-2014-10014
PHPJabbers Event Booking Calendar 2.0 - Cross-Site Request Forgery
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-10014.
AI-analyzed exploit summary The exploit demonstrates multiple vulnerabilities in Event Booking Calendar V2.0, including blind SQL injection via the 'cid' parameter, CSRF for admin credential changes, and XSS in event and category creation forms. The PoC includes functional payloads for each vulnerability type.
Description
Multiple cross-site request forgery (CSRF) vulnerabilities in PHPJabbers Event Booking Calendar 2.0 allow remote attackers to hijack the authentication of administrators for requests that (1) change the username and password of the administrator via an update action to the AdminOptions controller or conduct cross-site scripting (XSS) attacks via the (2) event_title parameter in a create action to the AdminEvents controller or (3) category_title parameter in a create action to the AdminCategories controller.
Exploits (1)
The exploit demonstrates multiple vulnerabilities in Event Booking Calendar V2.0, including blind SQL injection via the 'cid' parameter, CSRF for admin credential changes, and XSS in event and category creation forms. The PoC includes functional payloads for each vulnerability type.