vendor:
Gr8 Tutorial Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Gr8 Tutorial Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:gr8script:gr8_tutorial_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Gr8 Tutorial Script – SQL Injection
Gr8 Tutorial Script is vulnerable to SQL Injection. Attackers can inject malicious SQL queries via the 'user' and 'track' parameters in the 'users.php' and 'track' scripts respectively.
Mitigation:
Input validation and sanitization should be used to prevent SQL Injection attacks.