cve/2015/CVE-2015-1423.md
2024-06-18 02:51:15 +02:00

19 lines
770 B
Markdown

### [CVE-2015-1423](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1423)
![](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 SQL injection vulnerabilities in Gecko CMS 2.2 and 2.3 allow remote administrators to execute arbitrary SQL commands via the (1) jak_delete_log[] or (2) ssp parameter 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.