| Name | CVE-2024-42328 |
| 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. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| Debian Bugs | 1090029 |
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| zabbix (PTS) | bookworm | 1:6.0.14+dfsg-1 | fixed |
| trixie | 1:7.0.22+dfsg-1~deb13u1 | fixed | |
| forky, sid | 1:7.0.29+dfsg-2 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| zabbix | source | bullseye | (not affected) | |||
| zabbix | source | bookworm | (not affected) | |||
| zabbix | source | (unstable) | 1:7.0.5+dfsg-1 | 1090029 |
[bookworm] - zabbix <not-affected> (Vulnerable code introduced later)
[bullseye] - zabbix <not-affected> (Vulnerable code introduced later)
https://support.zabbix.com/browse/ZBX-25624
webdriver introduced with commit https://github.com/zabbix/zabbix/commit/4d22c15fe4499602e0da5399e3dd6dc9da03277b (7.0.0rc1)