vendor:
AV Arcade
by:
Kw3rLn
5.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: AV Arcade
Affected Version From: AV Arcade 2.1b
Affected Version To: AV Arcade 2.1b
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
AV Arcade 2.1b SQL Injection Vulnerability
The vulnerability exists in the $id parameter of the view_page.php file, allowing an attacker to inject SQL code. By using a UNION SELECT statement, the attacker can retrieve the usernames and passwords of users from the ava_users table where the id is 1.
Mitigation:
Apply proper input validation and parameterized queries to prevent SQL injection attacks. Update to a patched version of AV Arcade if available.