source: http://www.securityfocus.com/bid/17976/info
phpODP is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
phpODP 1.5h is reported to be vulnerable. Other versions may be affected as well.
http://www.example.com/[path]/odp.php?browse=[code]
http://www.example.com/[path]/odp.php?browse="><script>alert("lol");</script>
phpODP存在跨站脚本(XSS)漏洞,由于应用未能正确过滤用户输入,攻击者可能利用此漏洞在受影响网站的上下文中执行任意脚本,窃取用户cookie或其他敏感信息。phpODP 1.5版本被证实易受攻击,其他版本可能也受到影响。示例攻击URL显示了如何注入恶意脚本。

3365

被折叠的 条评论
为什么被折叠?



