vendor:
mySurvey
by:
Özkan Mustafa Akkus (AkkuS)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: mySurvey
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:codecanyon:mysurvey:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
mySurvey 1.0 – ‘statistic.php’ SQL Injection
mySurvey 1.0 is vulnerable to SQL Injection in the 'statistic.php' page with the 'id' parameter. This parameter is vulnerable to boolean-based blind and AND/OR time-based blind attacks, as well as a generic UNION query. The payloads for each attack are provided in the text.
Mitigation:
Input validation should be used to prevent SQL injection attacks.