← Back to CVE List

CVE-2024-42329

Published: 2024-11-27T12:15Z
Last Modified: 2024-11-27T12:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
The webdriver for the Browser object expects an error object to be initialized when the webdriver_session_query function fails. But this function can fail for various reasons without an error description and then the wd->error will be NULL and trying to read from it will result in a crash. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt