vendor:
Forum Script
by:
gsy & kerem125
7.5
CVSS
HIGH
SQL Injection
CWE
Product Name: Forum Script
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Unauthenticated SQL Injection in Forum Script
The vulnerability allows an attacker to execute arbitrary SQL queries in the backend database. By manipulating the 'forumid' parameter in the '/W1L3D4_bolum.asp' page, an attacker can bypass authentication and retrieve sensitive information from the 'users' table.
Mitigation:
Apply proper input validation and parameterized queries to prevent SQL injection attacks. Update to a patched version of the script if available.