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

19 lines
804 B
Markdown

### [CVE-2015-1424](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1424)
![](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
Cross-site request forgery (CSRF) vulnerability in Gecko CMS 2.2 and 2.3 allows remote attackers to hijack the authentication of administrators for requests that add an administrator user via a newuser request to admin/index.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/129929/Gecko-CMS-2.2-2.3-CSRF-XSS-SQL-Injection.html
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5222.php
#### Github
No PoCs found on GitHub currently.