vendor:
Muviko
by:
Ahmad Mahfouz
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Muviko
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: CVE-2017-17970
CPE: a:muviko:muviko:1.1
Platforms Tested: Mac OS
2018
Muviko 1.1 – Multiple SQL Injection
Muviko 1.1 is vulnerable to multiple SQL Injection attacks. The login.php form parameter 'email', the load_season.php form parameter 'season_id', and the get_raring.php parameter 'movie_id' are all susceptible to SQL Injection.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and use prepared statements or parameterized queries to prevent SQL Injection attacks.