CVE-2024-42329

The webdriver for the Browser object expects an error object to be initialized when the webdriver_session_query function fails. But this function can fail for various reasons without an error description and then the wd->error will be NULL and trying to read from it will result in a crash.
References
Link Resource
https://support.zabbix.com/browse/ZBX-25625 Vendor Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-11-27 12:15

Updated : 2025-10-08 16:43


NVD link : CVE-2024-42329

Mitre link : CVE-2024-42329

CVE.ORG link : CVE-2024-42329


JSON object : View

Products Affected

zabbix

  • zabbix
CWE
CWE-476

NULL Pointer Dereference

CWE-690

Unchecked Return Value to NULL Pointer Dereference