WebDriver Session Query Function Can Fail Without Error Description, Causing Crash
CVE-2024-42329

3.3LOW

Key Information:

Vendor

Zabbix

Status
Vendor
CVE Published:
27 November 2024

What is 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.

Affected Version(s)

Zabbix 7.0.0 <= 7.0.3rc1

References

CVSS V3.1

Score:
3.3
Severity:
LOW
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

Credit

Zabbix wants to thank zhutyra for submitting this report on the HackerOne bug bounty platform.
.
CVE-2024-42329 : WebDriver Session Query Function Can Fail Without Error Description, Causing Crash