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

No configuration.

History

27 Nov 2024, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-11-27 12:15

Updated : 2024-11-27 12:15


NVD link : CVE-2024-42331

Mitre link : CVE-2024-42331

CVE.ORG link : CVE-2024-42331


JSON object : View

Products Affected

No product.

CWE
CWE-416

Use After Free