Logo
componentzabbix
Name
zabbix
Version
5.4.12
Type
library
Description
Open-source monitoring solution for your IT infrastructure
Licenses
GPL-2.0-or-later
PURL
-
CPE
cpe:2.3:*:zabbix:zabbix:5.4.12:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
7.0.24
scarthgap
6.2.9

Patches#


#
Title
Author
Resolve
1
..F....... [DEV-4466] fixed resource usage for image resize
Ginta Berzina <ginta.berzina@zabbix.com>
CVE-2025-49643
2
...G...PS. [DEV-2429] fixed unauthorised file system access
Vladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>
CVE-2023-29450
3
Patch #3
Bian Naimeng <biannm@cn.fujitsu.com>
4
...G...... [DEV-2702] fixed buffer overread in DNS response
Armands Arseniuss Skolmeisters <armands.skolmeisters@zabbix.com>
CVE-2023-32726
5
.......PS. [DEV-2387] added new limits for JS objects
Dmitrijs Goloscapovs <dmitrijs.goloscapovs@zabbix.com>
CVE-2023-29449
6
.......PS. [DEV-2695] changed fping tests to read address
Andris Zeila <andris.zeila@zabbix.com>
CVE-2023-32727
7
[DEV-2283] added validation of the scheduled report
Changqing Li <changqing.li@windriver.com>
CVE-2022-46768
8
[DEV-2301] fixed spoofing X-Forwarded-For request header
Changqing Li <changqing.li@windriver.com>
CVE-2022-43515
9
Fix CVE-2023-29451
Changqing Li <changqing.li@windriver.com>
CVE-2023-29451
10
.......PS. [DEV-2695] removed group/all access flags for
Andris Zeila <andris.zeila@zabbix.com>
CVE-2023-32727

Vulnerabilities#


Name
Analysis
Description
Patched
An authenticated Zabbix user (including Guest) is able to cause disproportionate CPU load on the webserver by sending specially crafted parameters to /imgstore.php, leading to potential denial of service.
Patched
An attacker who has the privilege to configure Zabbix items can use function icmpping() with additional malicious command inside it to execute arbitrary code on the current Zabbix server.
Patched
The vulnerability is caused by improper check for check if RDLENGTH does not overflow the buffer in response from DNS server.
Patched
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.
Patched
JavaScript pre-processing can be used by the attacker to gain access to the file system (read-only access on behalf of user "zabbix") on the Zabbix Server or Zabbix Proxy, potentially leading to unauthorized access to sensitive data.
Patched
JavaScript preprocessing, webhooks and global scripts can cause uncontrolled CPU, memory, and disk I/O utilization. Preprocessing/webhook/global script configuration and testing are only available to Administrative roles (Admin and Superadmin). Administrative privileges should be typically granted to users who need to perform tasks that require more control over the system. The security risk is limited because not all users have this level of access.
Patched
Arbitrary file read vulnerability exists in Zabbix Web Service Report Generation, which listens on the port 10053. The service does not have proper validation for URL parameters before reading the files.
Patched
Zabbix Frontend provides a feature that allows admins to maintain the installation and ensure that only certain IP addresses can access it. In this way, any user will not be able to access the Zabbix Frontend while it is being maintained and possible sensitive data will be prevented from being disclosed. An attacker can bypass this protection and access the instance using IP address not listed in the defined range.