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.
References
| Link | Resource |
|---|---|
| https://support.zabbix.com/browse/ZBX-25627 | Vendor Advisory |
| https://lists.debian.org/debian-lts-announce/2024/12/msg00005.html |
Configurations
History
03 Nov 2025, 22:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
08 Oct 2025, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References | () https://support.zabbix.com/browse/ZBX-25627 - Vendor Advisory | |
| CPE | cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:* | |
| First Time |
Zabbix
Zabbix zabbix |
27 Nov 2024, 12:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-11-27 12:15
Updated : 2025-11-03 22:18
NVD link : CVE-2024-42331
Mitre link : CVE-2024-42331
CVE.ORG link : CVE-2024-42331
JSON object : View
Products Affected
zabbix
- zabbix
CWE
CWE-416
Use After Free
