vendor:
Texas Rankem
by:
R3d-D3v!L
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Texas Rankem
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: a:clicktech:texas_rankem
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
2009
Tybe:(player.asp player_id) bl!nd SQL Injection Vulnerability
A blind SQL injection vulnerability exists in the 'player.asp?player_id' parameter of the Texas Rankem software from www.clicktech.com. An attacker can send maliciously crafted requests to the vulnerable parameter to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent malicious SQL commands from being executed. Additionally, the application should be configured to use parameterized queries to prevent SQL injection.