PHPSysInfo 2.0/2.1 – ‘index.php’ File Disclosure

25次阅读
没有评论

PHPSysInfo 2.0/2.1 – ‘index.php’ File Disclosure

漏洞ID 1053805 漏洞类型
发布时间 2003-04-03 更新时间 2003-04-03
PHPSysInfo 2.0/2.1 - 'index.php' File DisclosureCVE编号 N/A
PHPSysInfo 2.0/2.1 - 'index.php' File DisclosureCNNVD-ID N/A
漏洞平台 PHP CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/22457
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
source: http://www.securityfocus.com/bid/7275/info

PHPSysInfo has been reported to be vulnerable to a file disclosure issue.

Local users may be capable of influencing the include path for several PHPSysinfo template files. If the malicious template file is symlinked to a web server readable file, the contents of the linked file may be disclosed to the attacker.

This attack may lead to confidential or sensitive information disclosure, which could be used to launch other attacks. 

~$ ln -s /etc/passwd /tmp/form.tpl
~$ ln -s /etc/passwd /tmp/box.tpl

http://www.example.com/index.php?template=../../../../tmp

相关推荐: Microsoft Windows Fontview Denial of Service Vulnerability

Microsoft Windows Fontview Denial of Service Vulnerability 漏洞ID 1101044 漏洞类型 Failure to Handle Exceptional Conditions 发布时间 2003-01…

正文完
 0