Vulnerability Description
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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zabbix | Zabbix | >= 7.0.0, < 7.0.4 |
Related Weaknesses (CWE)
References
- https://support.zabbix.com/browse/ZBX-25625Vendor Advisory
FAQ
What is CVE-2024-42329?
CVE-2024-42329 is a vulnerability with a CVSS score of 3.3 (LOW). 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...
How severe is CVE-2024-42329?
CVE-2024-42329 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-42329?
Check the references section above for vendor advisories and patch information. Affected products include: Zabbix Zabbix.