Exploit PBLang Bulletin Board System 4.65 - Multiple HTML Injection Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
26597
Проверка EDB
  1. Пройдено
Автор
R0XES
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2005-3919
Дата публикации
2005-11-26
Код:
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:
[email protected]'';!--"<mycode>
 
Источник
www.exploit-db.com

Похожие темы