CVE-2024-42328

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-42328
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-42328.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-42328
Downstream
Published
2024-11-27T12:15:20Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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 curlwritecb 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.

References

Affected packages