mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
20 lines
915 B
Markdown
20 lines
915 B
Markdown
### [CVE-2014-8596](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8596)
|
|

|
|

|
|

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