vendor:
YourArcadeScript
by:
DNX
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: YourArcadeScript
Affected Version From: 2.0b1
Affected Version To: 2.0b1
Patch Exists: YES
Related CWE: N/A
CPE: a:yourarcadescript:yourarcadescript:2.0b1
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
2010
YourArcadeScript v2.0b1 Blind SQL Injection Exploit
YourArcadeScript v2.0b1 is vulnerable to Blind SQL Injection due to the lack of input validation in the 'username' parameter in the 'includes/saveregister.php' file. An attacker can exploit this vulnerability to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Input validation should be implemented to prevent SQL injection attacks.