CVE-2009-4501
Zabbix < 1.6.8 - Denial of Service via Missing Separators in Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4501. PoCs published by Nicob.
AI-analyzed exploit summary This is a vulnerability writeup detailing multiple remote vulnerabilities in Zabbix Server, including remote command execution, SQL injection, and denial-of-service (NULL dereference). It references specific faulty source code functions and patched versions.
Description
The zbx_get_next_field function in libs/zbxcommon/str.c in Zabbix Server before 1.6.8 allows remote attackers to cause a denial of service (crash) via a request that lacks expected separators, which triggers a NULL pointer dereference, as demonstrated using the Command keyword.
Exploits (1)
This is a vulnerability writeup detailing multiple remote vulnerabilities in Zabbix Server, including remote command execution, SQL injection, and denial-of-service (NULL dereference). It references specific faulty source code functions and patched versions.