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

18 lines
664 B
Markdown

### [CVE-2017-11414](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11414)
![](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_comment/sys_comment.php via $_POST['comment'], $_POST['name'], $_POST['web'], $_POST['email'], $_POST['status'], $_POST['id'], and $_REQUEST['id'].
### POC
#### Reference
- https://github.com/FiyoCMS/FiyoCMS/issues/5
#### Github
No PoCs found on GitHub currently.