mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
1014 B
Markdown
18 lines
1014 B
Markdown
### [CVE-2014-10014](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/124753/eventbookingcalendar-xssxsrfsql.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|