The webdriver for the Browser object expects an error...
Low severity
Unreviewed
Published
Nov 27, 2024
to the GitHub Advisory Database
Description
Published by the National Vulnerability Database
Nov 27, 2024
Published to the GitHub Advisory Database
Nov 27, 2024
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.
References