Files
CVEs-PoC/2014/CVE-2014-10001.md
T
2024-06-18 02:51:15 +02:00

18 lines
880 B
Markdown

### [CVE-2014-10001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-10001)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site request forgery (CSRF) vulnerabilities in PHPJabbers Appointment Scheduler 2.0 allow remote attackers to hijack the authentication of administrators for requests that (1) conduct cross-site scripting (XSS) attacks via the i18n[1][name] parameter in a pjActionCreate action to the pjAdminServices controller or (2) add an administrator via a pjActionCreate action to the pjAdminUsers controller.
### POC
#### Reference
- http://packetstormsecurity.com/files/124755
#### Github
No PoCs found on GitHub currently.