vendor:
Sports Clubs Web Panel
by:
ka0x
7.5
CVSS
HIGH
Remote Game Delete Exploit
79
CWE
Product Name: Sports Clubs Web Panel
Affected Version From: 0.0.1
Affected Version To: 0.0.1
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2008
Sports Clubs Web Panel 0.0.1 Remote Game Delete Exploit
Sports Clubs Web Panel 0.0.1 is vulnerable to a remote game delete exploit. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'id' parameter of the 'draw-delete.php' script. An attacker can exploit this vulnerability to delete games from the database.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.