vendor:
Sports Clubs Web Panel
by:
virangar security team
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Sports Clubs Web Panel
Affected Version From: 0.0.1
Affected Version To: 0.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:sports_clubs_web_panel:sports_clubs_web_panel:0.0.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Sports Clubs Web Panel 0.0.1 SQL Injection Vulnerability
Sports Clubs Web Panel 0.0.1 is vulnerable to SQL Injection. This vulnerability is due to insufficient sanitization of user-supplied input in the 'id' parameter of the 'draw-view.php' and 'draw-edit.php' scripts. An attacker can exploit this vulnerability to gain access to the database and execute arbitrary SQL queries. The attacker can also gain access to sensitive information such as usernames and passwords.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to generate SQL queries.