CVE-2014-10014
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| phpjabbers | event_booking_calendar | 2.0 | |
References
- http://packetstormsecurity.com/files/124753/eventbookingcalendar-xssxsrfsql.txt
- http://secunia.com/advisories/56373
- https://exchange.xforce.ibmcloud.com/vulnerabilities/90413
- https://exchange.xforce.ibmcloud.com/vulnerabilities/90414
- http://packetstormsecurity.com/files/124753/eventbookingcalendar-xssxsrfsql.txt
- http://secunia.com/advisories/56373
- https://exchange.xforce.ibmcloud.com/vulnerabilities/90413
- https://exchange.xforce.ibmcloud.com/vulnerabilities/90414
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.