vendor:
PBBoard
by:
Vulnerability Laboratory Research Team
4,5
CVSS
MEDIUM
Persistent Web Vulnerability
79
CWE
Product Name: PBBoard
Affected Version From: 2.1.4
Affected Version To: 2.1.4
Patch Exists: NO
Related CWE: N/A
CPE: a:pbboard: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: Web Application
2012
PBBoard v2.1.4 CMS – Multiple Web Vulnerabilities
A persistent web vulnerability is detected in the PBBoard v2.1.4 forum application. The bug allows remote attackers to implement/inject malicious script code on the application side (persistent). The persistent vulnerability is located in the add poll function when adding a thread. The malicious code can be injected in the `answer field`. The output listing page with the pool executed the malicious persistent script code (JS/HTML). Successful exploitation of the vulnerability can lead to stable (persistent) context manipulation. Exploitation requires low user inter-action.
Mitigation:
Input validation and output encoding should be used to prevent malicious code injection.