GHSA-h55g-ww3m-9hq9HighCVSS 6.0
For performance reasons Zabbix Server/Proxy reuses JavaScript (Duktape) contexts (used in script...
🔗 CVE IDs covered (1)
📋 Description
For performance reasons Zabbix Server/Proxy reuses JavaScript (Duktape) contexts (used in script items, JavaScript reprocessing, Webhooks). This can lead to confidentiality loss where a regular (non-super) Zabbix administrator leaks data for hosts they do not have access to. A fix has been released that makes the built in Zabbix JavaScript objects read-only, but please be advised that usage of global JavaScript variables is not recommended because their content could be leaked. More information in Zabbix documentation.