Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
JS - Crash on unexpected HTTP server response
Vulnerability Description
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.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Vulnerability Type
未检查返回值导致空指针解引用
Vulnerability Title
Zabbix 安全漏洞
Vulnerability Description
Zabbix是Zabbix公司的一套开源的监控系统。该系统支持网络监控、服务器监控、云监控和应用监控等。 Zabbix 7.0.0至7.0.3版本存在安全漏洞,该漏洞源于webdriver for the Browser object期望初始化的错误对象未被初始化,导致wd->error为NULL,进而造成程序崩溃。
CVSS Information
N/A
Vulnerability Type
N/A