Lucene search

K
seebugRootSSV:1744
HistoryMay 12, 2007 - 12:00 a.m.

Simple News Print.PHP SQL注入漏洞

2007-05-1200:00:00
Root
www.seebug.org
27

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

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

问题是’Print.PHP’脚本对用户提交的’news_id’参数缺少过滤,提交恶意SQL代码作为参数数据,可导致更改原来的SQL逻辑,获得敏感信息。

Simple News 1.0.0 FINAL
目前没有解决方案提供:

<a href=“http://sourceforge.net/projects/phpsns” target=“_blank”>http://sourceforge.net/projects/phpsns</a>


                                                #!/usr/bin/perl&nbsp;-w

#################################################################################
#&nbsp;#
#&nbsp;&nbsp;&nbsp;SimpleNews&nbsp;&lt;=&nbsp;1.0.0&nbsp;FINAL&nbsp;SQL&nbsp;Injection&nbsp;Exploit&nbsp;#