Bug 2329135 (CVE-2024-42329) - CVE-2024-42329 zabbix: JS - Crash on unexpected HTTP server response
Summary: CVE-2024-42329 zabbix: JS - Crash on unexpected HTTP server response
Keywords:
Status: NEW
Alias: CVE-2024-42329
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-27 13:01 UTC by OSIDB Bzimport
Modified: 2024-11-27 19:57 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-11-27 13:01:27 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.