vendor:
N/A
by:
Mr.P3rfekT
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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: Lunix
N/A
Eyeland Studio Inc. SQL Injection Vulnerability
A SQL injection vulnerability exists in Eyeland Studio Inc. software. An attacker can send a malicious SQL query to the vulnerable parameter 'id' in the 'play.php' script to execute arbitrary SQL commands on the underlying database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Parameterized queries should be used to prevent SQL injection attacks.