VulnerabilityModified
CVE-2024-42331
A use-after-free bug can occur at this stage if the wd->browser heap pointer is freed by garbage collection.
LOW 3.3EPSS 0.26%
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
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.
- CVSS 3.1
- 3.3 LOWCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-416
- Affected
- zabbix/zabbix
- Source
- security@zabbix.com
References
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.