当前位置: 代码网 > it编程>编程语言>安全编程 > NET IIS暴绝对路径漏洞

NET IIS暴绝对路径漏洞

2024年05月18日 安全编程 我要评论
title:microsoftasp.netmaydisclosewebdirectorytoremoteusersincertaincases description:iftheasp.netapp
title:microsoft asp.net may disclose web directory to remote users in certain cases
description: if the asp.net application does not filter the error message, the web 
directory information may be disclosed to remote users by using an unavailable file 
which start with "~".
hi, i'm soroush dalili from grayhatz security group(gsg).i found new thing in .net 
framework version:1.1 (.aspx files).
if error mode in .net configuration is on, run an unavailable aspx file that start with 
"~" can cause showing full path in browsers.
for example: http://[url]/~foo.aspx
------------------------------------------------------------------------
note:version 2 have not this bug and it return file does not exist

vendor url: www.microsoft.com
version:1.1
soloution: update to version 2 or enable error filtering
finder: soroush dalili
team: gsg [grayhatz security group]
web: grayhatz.net
country: iran
email: irsdl[a.t]yahoo[d.o.t]com


搜索引擎 inurl:aspx,然后随便点个连接,在url后输入~fly_ocean.aspx,即可暴出绝对路径。

例如:
http://www.fodonline.com/qihuoju/default.aspx~fly_ocean.aspx
用于监视的文件名无效:“d:\aaa\qihuoju\default.aspx~fly_ocean.aspx”。用于监视的文件名必须具有绝对路径,并且不包含通配符。 
版本信息: microsoft .net framework 版本:1.1.4322.2300; asp.net 版本:1.1.4322.2300
(0)

相关文章:

版权声明:本文内容由互联网用户贡献,该文观点仅代表作者本人。本站仅提供信息存储服务,不拥有所有权,不承担相关法律责任。 如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 2386932994@qq.com 举报,一经查实将立刻删除。

发表评论

验证码:
Copyright © 2017-2025  代码网 保留所有权利. 粤ICP备2024248653号
站长QQ:2386932994 | 联系邮箱:2386932994@qq.com