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

20 lines
783 B
Markdown

### [CVE-2015-7569](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7569)
![](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
SQL injection vulnerability in "yeager/y.php/tab_USERLIST" in Yeager CMS 1.2.1 allows local users to execute arbitrary SQL commands via the "pagedir_orderby" parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/135716/Yeager-CMS-1.2.1-File-Upload-SQL-Injection-XSS-SSRF.html
- http://seclists.org/fulldisclosure/2016/Feb/44
- https://www.exploit-db.com/exploits/39436/
#### Github
No PoCs found on GitHub currently.