CVE-2024-42329 LOW

CVE-2024-42329: JS - Crash on unexpected HTTP server response

Vendor Zabbix
Product Zabbix
Weakness CWE-690
Published November 27, 2024
Last update November 27, 2024

CVSS base score

3.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 27, 2024 CVE published
November 27, 2024 Record updated