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

Wed, 27 Nov 2024 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 27 Nov 2024 12:15:00 +0000

Type Values Removed Values Added
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.
Title JS - Crash on empty HTTP server response
Weaknesses CWE-476
CWE-690
References
Metrics cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Zabbix

Published:

Updated: 2024-11-27T14:56:15.833Z

Reserved: 2024-07-30T08:27:36.132Z

Link: CVE-2024-42328

cve-icon Vulnrichment

Updated: 2024-11-27T14:56:12.499Z

cve-icon NVD

Status : Received

Published: 2024-11-27T12:15:20.757

Modified: 2024-11-27T12:15:20.757

Link: CVE-2024-42328

cve-icon Redhat

No data.