Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-42328 Details

Description

When the webdriver for the Browser object downloads data from a HTTP server, the data pointer is set to NULL and is allocated only in curl_write_cb when receiving data. If the server's response is an empty document, then wd->data in the code below will remain NULL and an attempt to read from it will result in a crash.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-476NULL Pointer Dereference[email protected]
CWE-690Unchecked Return Value to NULL Pointer Dereference[email protected]

Affected Products

ProductVersions
zabbix zabbix
>= 7.0.0, < 7.0.4

CPE

  • cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-42328
NVD Published Date:
Nov 27, 2024
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2024-42328 Details - Not Deferred