vendor:
Snitz Forums 2000
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Snitz Forums 2000
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:snitz:snitz_forums_2000
Platforms Tested: Microsoft Windows
Unknown
SQL Injection in Snitz Forums 2000
A remote attacker can inject SQL into queries made by the members.asp script in Snitz Forums 2000. Depending on the database implementation, this can result in disclosure of sensitive information or modification of data. It may also be leveraged to exploit vulnerabilities in the underlying database.
Mitigation:
Implement proper input validation and parameterized queries to prevent SQL injection attacks. Patch or update the software to the latest version.