CVE-2024-42329
LOW EPSS 15.8%
Published Nov 27, 20241y ago · Modified Jun 17, 20262w ago
3.3 CVSS 3.1
Published Nov 27, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
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 Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
15.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-476 NULL Pointer Dereference Memory Safety
CWE-690
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| zabbix | zabbix | * | ≥7.0.0 – <7.0.4 |
References 1
- support.zabbix.com https://support.zabbix.com/browse/ZBX-25625
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.