Lucene search

K
seebugRootSSV:1963
HistoryJul 05, 2007 - 12:00 a.m.

PHP Director Videos.PHP SQL注入漏洞

2007-07-0500:00:00
Root
www.seebug.org
11

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

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

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

PHPDirector 0.21
目前没有解决方案提供:

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


                                                http://www.example.com/videos.php?id=-1%20UNION%20SELECT%20name,news,vids_per_page,version,template,6,7,8,9,10,11,12,13,14,15%20FROM%20pp_config