Files
CVEs-PoC/2017/CVE-2017-11418.md
T
2024-06-09 00:33:16 +00:00

18 lines
628 B
Markdown

### [CVE-2017-11418](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11418)
![](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
Fiyo CMS 2.0.7 has SQL injection in dapur/apps/app_article/controller/article_list.php via $_GET['cat'], $_GET['user'], $_GET['level'], and $_GET['iSortCol_'.$i].
### POC
#### Reference
- https://github.com/FiyoCMS/FiyoCMS/issues/5
#### Github
No PoCs found on GitHub currently.