CVE-2024-42331
Last modified
CVE-2024-42331 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zabbix | Zabbix | >= 7.0.0, < 7.0.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42331?
How severe is CVE-2024-42331?
How do I fix CVE-2024-42331?
Are you affected by CVE-2024-42331?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
