vendor:
Bulletin Board System
by:
SecurityFocus
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Bulletin Board System
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
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: Unknown
2002
WoltLab SQL Injection
WoltLab is prone to SQL injection attacks due to insufficient sanitization of parameters handled by the board.php script. It is possible to exploit this condition to gain administrative privileges within the bulletin board system by supplying malicious parameters in a web request.
Mitigation:
Sanitize all user-supplied input to prevent SQL injection attacks.