CVE-2023-29451
13.07.2023, 10:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
zabbix | zabbix | 𝑥 ≤ 6.0.14 |
zabbix | zabbix | 6.4.2 ≤ 𝑥 ≤ 6.4.4 |
zabbix | zabbix | 6.4.0:alpha1 |
zabbix | zabbix | 6.4.0:beta1 |
zabbix | zabbix | 6.4.0:beta2 |
zabbix | zabbix | 6.4.0:beta3 |
zabbix | zabbix | 6.4.0:beta4 |
zabbix | zabbix | 6.4.0:beta5 |
zabbix | zabbix | 6.4.0:beta6 |
zabbix | zabbix | 6.4.0:rc2 |
zabbix | zabbix | 6.4.0:rc3 |
zabbix | zabbix | 6.4.0:rc4 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe 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 WriteThe software writes data past the end, or before the beginning, of the intended buffer.