漏洞概要 关注数(24) 关注此漏洞
>
漏洞详情
披露状态:
2011-07-12: 细节已通知厂商并且等待厂商处理中
2011-07-17: 厂商已经主动忽略漏洞,细节向公众公开
简要描述:
详细说明:
漏洞证明:
http://women.sohu.com/xingzuo/Templates/recommend.php3?id=<?
http://women.sohu.com/xingzuo/Templates/sendinfo.php3?id=<?
<?
$oraconn = OCILogon("women","women","women");
if ($oraconn <= 0)
{
echo "<META HTTP-EQUIV=\"REFRESH\" CONTENT=\"0; URL=errlogin.html\">";
OCILogOff($oraconn);
exit;
}
if(isset($id) and isset($words) and isset($name) and isset($mailadd)){
$strSql= "insert into women_test(id,words,pname,mailadd,createtime ) values('$id','$words','$name','$mailadd','".date(m)."-".date(d)."')";
$hstrSql = OCIParse($oraconn,$strSql);
$hret = ociexecute($hstrSql);
}
$strSql="select * from women_testview where id ='$id' and rownum <15";
$hstrSql2 = OCIParse($oraconn,$strSql);
$hret2 = ociexecute($hstrSql2);
$hret2=ocifetch($hstrSql2);
?>
修复方案:
修复你们比我在行
版权声明:转载请注明来源 etcat@乌云
>
漏洞回应
厂商回应:
危害等级:无影响厂商忽略
忽略时间:2011-07-17 15:00
厂商回复:
最新状态:
暂无