vendor:
Color Prediction Game v1.0
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Color Prediction Game v1.0
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Kali Linux & MacOS
2023
Color Prediction Game v1.0 – SQL Injection
The Color Prediction Game v1.0 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by injecting malicious SQL queries into the 'login_mobile' parameter. This allows the attacker to manipulate the database and potentially retrieve sensitive information.
Mitigation:
To mitigate this vulnerability, proper input validation and parameterized queries should be implemented to prevent SQL injection attacks.