Lucene search

K
seebugRootSSV:1901
HistoryJun 21, 2007 - 12:00 a.m.

WSPortal Content.PHP SQL注入漏洞

2007-06-2100:00:00
Root
www.seebug.org
14

WSPortal是一款基于PHP的WEB应用程序。

WSPortal不正确过滤用户提交的URI数据,远程攻击者可以利用漏洞进行SQL注入攻击获得敏感信息。

问题是由于’Content.PHP’脚本对用户提交的WEB参数缺少过滤,提交恶意SQL查询作为参数数据,可导致应用程序处理时更改原来的SQL逻辑,攻击者可以获得敏感信息或者操作数据库。

WSPortal WSPortal 1.0
目前没有解决方案提供:

<a href=“http://www.wsportal.co.uk/” target=“_blank”>http://www.wsportal.co.uk/</a>


                                                http://www.example.com/[WSPORTAL-DIRECTORY]/content.php?page=0'&nbsp;UNION&nbsp;SELECT&nbsp;`username`,`password`&nbsp;FROM&nbsp;`users`&nbsp;WHERE&nbsp;'1