vendor:
Forum Host
by:
Pr0T3cT10n
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Forum Host
Affected Version From: all
Affected Version To: all
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: all
2008
Easynet Forum Host (topic.php) SQL Injection Vulnerbility
Retrieve users username and plaintext password.
Mitigation:
Input validation and sanitization, use of prepared statements (parameterized queries), use of stored procedures, and use of least privilege when connecting to the database.