CVE-2024-42329

3.3LOW

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 descript

公開日: 11/27/2024更新日: 10/8/2025

説明

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.

AI分析AIによる分析

影響を受ける製品

zabbixzabbix

参照