WebSpell Gallery.PHP SQL注入漏洞
WebSpell是一款基于PHP的WEB应用程序。 WebSpell不正确过滤用户提交的输入,远程攻击者可以利用漏洞进行SQL注入攻击,获得敏感信息。 问题是'Gallery.PHP'脚本对用户提交的WEB参数缺少过滤,提交恶意SQL脚本代码作为参数数据,可更改原来的SQL逻辑,导致获得敏感信息。 webSPELL 4.1.2 目前没有解决方案提供: http://www.webspell.org/ //webSPELL SQL-injection exploit in gallery.php $xpl = new phpsploit; $xpl-allowredirection1;...