CVE-2024-22123
- EPSS 0.3%
- Published 12.08.2024 13:38:16
- Last modified 10.12.2024 16:32:45
Setting SMS media allows to set GSM modem file. Later this file is used as Linux device. But due everything is a file for Linux, it is possible to set another file, e.g. log file and zabbix_server will try to communicate with it as modem. As a result...
CVE-2024-22122
- EPSS 0.2%
- Published 12.08.2024 13:38:16
- Last modified 10.12.2024 19:21:09
Zabbix allows to configure SMS notifications. AT command injection occurs on "Zabbix Server" because there is no validation of "Number" field on Web nor on Zabbix server side. Attacker can run test of SMS providing specially crafted phone number and ...
CVE-2024-22121
- EPSS 0.03%
- Published 12.08.2024 13:38:16
- Last modified 10.12.2024 16:19:19
A non-admin user can change or remove important features within the Zabbix Agent application, thus impacting the integrity and availability of the application.
CVE-2024-22114
- EPSS 0.13%
- Published 12.08.2024 13:38:15
- Last modified 04.12.2024 15:28:53
User with no permission to any of the Hosts can access and view host count & other statistics through System Information Widget in Global View Dashboard.
CVE-2024-22116
- EPSS 0.23%
- Published 12.08.2024 13:38:15
- Last modified 04.12.2024 15:21:51
An administrator with restricted permissions can exploit the script execution functionality within the Monitoring Hosts section. The lack of default escaping for script parameters enabled this user ability to execute arbitrary code via the Ping scrip...
CVE-2024-22120
- EPSS 93.77%
- Published 17.05.2024 10:15:07
- Last modified 21.11.2024 08:55:37
Zabbix server can perform command execution for configured scripts. After command is executed, audit entry is added to "Audit Log". Due to "clientip" field is not sanitized, it is possible to injection SQL into "clientip" and exploit time based blind...
CVE-2024-22119
- EPSS 0.23%
- Published 09.02.2024 09:15:08
- Last modified 21.11.2024 08:55:37
The cause of vulnerability is improper validation of form input field “Name” on Graph page in Items section.
CVE-2023-32724
- EPSS 0.4%
- Published 12.10.2023 07:15:10
- Last modified 21.11.2024 08:03:55
Memory pointer is in a property of the Ducktape object. This leads to multiple vulnerabilities related to direct memory access and manipulation.
CVE-2023-32723
- EPSS 0.13%
- Published 12.10.2023 07:15:10
- Last modified 21.11.2024 08:03:54
Request to LDAP is sent before user permissions are checked.
CVE-2023-32722
- EPSS 0.33%
- Published 12.10.2023 07:15:10
- Last modified 21.11.2024 08:03:54
The zabbix/src/libs/zbxjson module is vulnerable to a buffer overflow when parsing JSON files via zbx_json_open.