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

20 lines
891 B
Markdown

### [CVE-2014-3857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3857)
![](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 Kerio Control Statistics in Kerio Control (formerly WinRoute Firewall) before 8.3.2 allow remote authenticated users to execute arbitrary SQL commands via the (1) x_16 or (2) x_17 parameter to print.php.
### POC
#### Reference
- http://fereidani.com/articles/show/76_kerio_control_8_3_1_boolean_based_blind_sql_injection
- http://packetstormsecurity.com/files/127320/Kerio-Control-8.3.1-Blind-SQL-Injection.html
- http://www.exploit-db.com/exploits/33954
#### Github
No PoCs found on GitHub currently.