Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2024-11-27T12:15:21.133

Last Modified

2025-11-03T22:18:04.937

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 3.3 (LOW)

Weaknesses
  • Type: Secondary
    CWE-416

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application zabbix zabbix < 7.0.4 Yes

References