Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6692. PoCs published by Max Vozeler.
AI-analyzed exploit summary This exploit targets ZABBIX 1.1.2 by creating a TCP server on port 10050 to trigger a format string vulnerability. It sends a crafted payload ('UUUU%16$n') to overwrite memory addresses, potentially leading to remote code execution.
Description
Multiple format string vulnerabilities in zabbix before 20061006 allow attackers to cause a denial of service (application crash) and possibly execute arbitrary code via format string specifiers in information that would be recorded in the system log using (1) zabbix_log or (2) zabbix_syslog.
Exploits (1)
This exploit targets ZABBIX 1.1.2 by creating a TCP server on port 10050 to trigger a format string vulnerability. It sends a crafted payload ('UUUU%16$n') to overwrite memory addresses, potentially leading to remote code execution.