cve/2017/CVE-2017-17970.md
2024-06-18 02:51:15 +02:00

19 lines
981 B
Markdown

### [CVE-2017-17970](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17970)
![](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 Muviko 1.1 allow remote attackers to execute arbitrary SQL commands via the (1) email parameter to login.php; the (2) season_id parameter to themes/flixer/ajax/load_season.php; the (3) movie_id parameter to themes/flixer/ajax/get_rating.php; the (4) rating or (5) movie_id parameter to themes/flixer/ajax/update_rating.php; or the (6) id parameter to themes/flixer/ajax/set_player_source.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/145834/Muviko-1.1-SQL-Injection.html
- https://www.exploit-db.com/exploits/43477/
#### Github
- https://github.com/ARPSyndicate/cvemon