1 頁 (共 1 頁)

[問題]又再一個新的phpbb bug

發表於 : 2003-12-28 08:36
eliotsx
phpBB Privmsg.PHP Cross-Site scripting

phpBB is prone to a cross-site scripting vulnerability in the 'privmsg.php' script. The source of the problem is that HTML and script code are not adequately sanitized from input supplied via URI parameters. This input will be included in dynamically generated web pages. A remote attacker could exploit this issue by embedding hostile HTML and script code in a malicious link to the vulnerable script. The attacker-supplied code will be interpreted in the context of the site hosting the vulnerable software.

The following proof of concept has been supplied:

http://www.example.com/forums/privmsg.p ... e);</scrip
t>post&u=2


大家看一下 不知道這個bug有什麼作用\r
是不是可以取得管理員的cookie ?