2 matches found
Session Token In URL
PhpBB sends the session token via a GET parameter in the URL. Due to the way phpbb works, having the session ID is not enough for a remote attacker to gain access to the application since the session tokens are tied to an IP address. However, with knowledge of the administrator's session ID, the...
vBulletin自定义BBCode标签脚本注入漏洞
vBulletin是一款开放源代码的PHP论坛程序。 vBulletin在创建使用自定义标签的内容时没有正确地解析BBCode,这允许攻击者注入任意HTML和脚本代码,当查看恶意数据时就会在用户浏览器会话中执行所注入的代码。 VBulletin 4.0.3 VBulletin 3.8.4 PL2 厂商补丁: VBulletin --------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.vbulletin.com/ BadTagx:x' onerror=alert0 foo='/BadTag...