CVE-2024-42331

LOW

Zabbix 7.0.0-7.0.3 - Use-After-Free in Browser Error Handling

Title source: llm
STIX 2.1

Description

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.

Scores

CVSS v3 3.3
EPSS 0.0026
EPSS Percentile 17.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-416
Status published
Products (1)
zabbix/zabbix 7.0.0 - 7.0.4
Published Nov 27, 2024
Tracked Since Feb 18, 2026