7.5

CVE-2023-29451

Specially crafted string can cause a buffer overrun in the JSON parser library leading to a crash of the Zabbix Server or a Zabbix Proxy.

Data is provided by the National Vulnerability Database (NVD)
ZabbixZabbix Version <= 6.0.14
ZabbixZabbix Version >= 6.4.2 <= 6.4.4
ZabbixZabbix Version6.4.0 Updatealpha1
ZabbixZabbix Version6.4.0 Updatebeta1
ZabbixZabbix Version6.4.0 Updatebeta2
ZabbixZabbix Version6.4.0 Updatebeta3
ZabbixZabbix Version6.4.0 Updatebeta4
ZabbixZabbix Version6.4.0 Updatebeta5
ZabbixZabbix Version6.4.0 Updatebeta6
ZabbixZabbix Version6.4.0 Updaterc2
ZabbixZabbix Version6.4.0 Updaterc3
ZabbixZabbix Version6.4.0 Updaterc4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.1% 0.29
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
security@zabbix.com 4.7 1.2 3.4
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

CWE-787 Out-of-bounds Write

The product writes data past the end, or before the beginning, of the intended buffer.