cve/2015/CVE-2015-1424.md

19 lines
804 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.