CVE-2024-42328
published 2024-11-27CVE-2024-42328: 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…
PriorityP422medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.23%
14.4th percentile
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.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | zabbix | < zabbix 1:7.0.5+dfsg-1 (forky) | zabbix 1:7.0.5+dfsg-1 (forky) |
| zabbix | zabbix | >= 0 < 1:7.0.5+dfsg-1 | 1:7.0.5+dfsg-1 |
| zabbix | zabbix | >= 0 < 1:7.0.5+dfsg-1 | 1:7.0.5+dfsg-1 |
| zabbix | zabbix | >= 7.0.0 < 7.0.4 | 7.0.4 |
| zabbix | zabbix | 7.0.0 – 7.0.2 | — |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian3.3LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Debian
CVE-2024-42328: zabbix - When the webdriver for the Browser object downloads data from a HTTP server, the...
vendor_debian·2024·CVSS 3.3
CVE-2024-42328 [LOW] CVE-2024-42328: zabbix - When the webdriver for the Browser object downloads data from a HTTP server, the...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved (fixed in 1:7.0.5+dfsg-1)
sid: resolved (fixed in 1:7.0.5+dfsg-1)
trixie: resolved (fixed in 1:7.0.5+dfsg-1)
OSV
CVE-2024-42328: 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 wh
osv·2024-11-27·CVSS 5.5
CVE-2024-42328 [MEDIUM] CVE-2024-42328: 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 wh
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.
GHSA
GHSA-3m8p-v336-pmqp: 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 wh
ghsa_unreviewed·2024-11-27
CVE-2024-42328 [LOW] CWE-476 GHSA-3m8p-v336-pmqp: 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 wh
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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-11-27
Published