We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
In the src/libs/zbxembed/browser.c file, the es_browser_ctor method retrieves a heap pointer from the Duktape JavaScript engine. This heap pointer is subsequently utilized by the browser_push_error method in the src/libs/zbxembed/browser_error.c file. A use-after-free bug can occur at this stage if the wd->browser heap pointer is freed by garbage collection.
Reserved 2024-07-30 | Published 2024-11-27 | Updated 2024-11-27 | Assigner ZabbixZabbix wants to thank chamal for submitting this report on the HackerOne bug bounty platform.
support.zabbix.com/browse/ZBX-25627
Support options