CVE-2024-42331

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*

History

03 Nov 2025, 22:18

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2024/12/msg00005.html -

08 Oct 2025, 15:15

Type Values Removed Values Added
Summary
  • (es) En el archivo src/libs/zbxembed/browser.c, el método es_browser_ctor recupera un puntero de montón del motor JavaScript de Duktape. Este puntero de montón es utilizado posteriormente por el método browser_push_error en el archivo src/libs/zbxembed/browser_error.c. En esta etapa, puede producirse un error de use-after-free si el puntero de montón wd->browser se libera mediante la recolección de elementos no utilizados.
References () https://support.zabbix.com/browse/ZBX-25627 - () 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