Hello,
I just saw that several security vulnerabilities have been published for Zabbix. I have version 7.0. How can I update it to fix the vulnerabilities?
I tested the following commands:
wget https://repo.zabbix.com/zabbix/7.0/d...bian12_all.deb
dpkg -i zabbix-release_latest+debian12_all.deb
apt update
apt install --only-upgrade zabbix-server-mysql zabbix-frontend-php zabbix-agent
But it says everything is up to date...
How can I fix the security vulnerabilities?
I just saw that several security vulnerabilities have been published for Zabbix. I have version 7.0. How can I update it to fix the vulnerabilities?
I tested the following commands:
wget https://repo.zabbix.com/zabbix/7.0/d...bian12_all.deb
dpkg -i zabbix-release_latest+debian12_all.deb
apt update
apt install --only-upgrade zabbix-server-mysql zabbix-frontend-php zabbix-agent
But it says everything is up to date...
How can I fix the security vulnerabilities?
Comment