5

CVE-2009-4501

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.

Data is provided by the National Vulnerability Database (NVD)
ZabbixZabbix Version <= 1.6.7
ZabbixZabbix Version1.1.2
ZabbixZabbix Version1.1.3
ZabbixZabbix Version1.1.4
ZabbixZabbix Version1.1.5
ZabbixZabbix Version1.4.2
ZabbixZabbix Version1.4.3
ZabbixZabbix Version1.4.4
ZabbixZabbix Version1.4.6
ZabbixZabbix Version1.6.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 4.57% 0.881
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.