There could be a possible security risk involving zabbix_sender because the authenticity of the sender is never verified and I can inject false data into DB.
I created the hosts 'Test1' and 'Test2' and I could inject/update data from 2 different remote hosts.
Now.. I understand that this should be used maybe only on localhost but even then there is no way on preventing other users from the same machine to inject data. I say that a simple shared key would fix the problem or of course use of user/pass so you can restrict access only to a certain configured host or bind the sender with the host.
Regards,
Rares Benea
I created the hosts 'Test1' and 'Test2' and I could inject/update data from 2 different remote hosts.
Now.. I understand that this should be used maybe only on localhost but even then there is no way on preventing other users from the same machine to inject data. I say that a simple shared key would fix the problem or of course use of user/pass so you can restrict access only to a certain configured host or bind the sender with the host.
Regards,
Rares Benea

Comment