vendor:
BPGames
by:
OoN_Boy
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: BPGames
Affected Version From: 1
Affected Version To: 1
Patch Exists: No
Related CWE: N/A
CPE: a:bpowerhouse:bpgames
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP, MySQL
2009
BPGames 1.0 blind SQL Injection Exploit
A blind SQL injection vulnerability exists in BPGames 1.0. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable application. This can be done by sending malicious SQL queries to the vulnerable application through the 'cat_id' and 'game_id' parameters in the 'main.php' and 'game.php' files respectively.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.