vendor:
YaBB SE
by:
SecurityFocus
7.5
CVSS
HIGH
SQL Injection and Directory Traversal
89, 22
CWE
Product Name: YaBB SE
Affected Version From: 1.5.2004
Affected Version To: 1.5.5b
Patch Exists: YES
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: N/A
2005
YaBB SE Multiple Vulnerabilities
YaBB SE is prone to multiple vulnerabilities due to improper input validation. The issues may allow an attacker to carry out SQL injection and directory traversal attacks. Successful exploitation of these issues may allow an attacker to gain access to sensitive information that may be used to mount further attacks against a vulnerable system. The SQL injection vulnerabilities can be exploited to gain access to user authentication credentials and corrupt user information in the underlying database.
Mitigation:
Input validation should be performed to ensure that user-supplied data is properly sanitized before being used in SQL queries.