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

20 lines
915 B
Markdown

### [CVE-2014-8596](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8596)
![](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 PHP-Fusion 7.02.07 allow remote authenticated users to execute arbitrary SQL commands via the (1) submit_id parameter in a 2 action to files/administration/submissions.php or (2) status parameter to files/administration/members.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/129053/PHP-Fusion-7.02.07-SQL-Injection.html
- http://packetstormsecurity.com/files/133869/PHP-Fusion-7.02.07-Blind-SQL-Injection.html
- http://seclists.org/fulldisclosure/2015/Oct/23
#### Github
No PoCs found on GitHub currently.