mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
664 B
Markdown
18 lines
664 B
Markdown
### [CVE-2017-11414](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11414)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|