vendor:
PBBoard
by:
SecurityFocus
7,5
CVSS
HIGH
Multiple SQL-injection vulnerabilities, Security-bypass vulnerability, Arbitrary file upload vulnerability
89, 287, 264
CWE
Product Name: PBBoard
Affected Version From: 2.1.4
Affected Version To: 2.1.4
Patch Exists: YES
Related CWE: N/A
CPE: a:pbb:pbboard:2.1.4
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
2012
Multiple Security Vulnerabilities in PBBoard
PBBoard is prone to multiple security vulnerabilities including multiple SQL-injection vulnerabilities, a security-bypass vulnerability, and an arbitrary file upload vulnerability. Exploiting these issues could allow an attacker to carry out unauthorized actions on the underlying database, to gain access to various user accounts by changing account passwords, or to execute arbitrary script code on an affected computer in the context of the affected application. PBBoard 2.1.4 is vulnerable; other versions may also be affected.
Mitigation:
Ensure that all user-supplied input is properly sanitized and validated before being used in SQL queries. Ensure that all user-supplied input is properly sanitized and validated before being used in file uploads. Ensure that all user-supplied input is properly sanitized and validated before being used in security-bypass operations.