PBLang Bulletin Board System 4.65 - Multiple HTML Injection Vulnerabilities
Author: r0xes
type: webapps
platform: php
port:
date_added: 2005-11-26
date_updated: 2013-07-04
verified: 1
codes: CVE-2005-3919;OSVDB-21535
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/15573/info
PBLang is prone to multiple HTML injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code would be executed in the context of the affected Web site, potentially allowing for theft of cookie-based authentication credentials. An attacker could also exploit this issue to control how the site is rendered to the user; other attacks are also possible.
Other similar HTML injection issues have been documented for PBLang version 4.65. This issue may be related to those documented in the following BIDs:
- 14728, PBLang Bulletin Board System Multiple Remote Vulnerabilities
- 14766, PBLang Bulletin Board System HTML Injection Vulnerability
Input to the "URL" field:
'';!--"<script>alert(String.fromCharCode(88,83,83)); </script>
Input to the email field:
dude@what.com'';!--"<mycode>