vendor:
Campus Bulletin Board
by:
SecurityFocus
7.5
CVSS
HIGH
SQL Injection and Cross-Site Scripting
89, 79
CWE
Product Name: Campus Bulletin Board
Affected Version From: 3.4
Affected Version To: 3.4
Patch Exists: N/A
Related CWE: N/A
CPE: a:campus_bulletin_board:campus_bulletin_board
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
Campus Bulletin Board Multiple Input Validation Vulnerabilities
Campus Bulletin Board is prone to multiple input-validation vulnerabilities, including multiple SQL-injection issues and a cross-site scripting issue, because it fails to sufficiently sanitize user-supplied data. Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to execute unintended commands or access data that the user should not be able to access.