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
Jupyter Enterprise Gateway: ContainerProcessProxy._enforce_prohibited_ids can be Bypassed
Vulnerability Description
Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. Versions 2.0.0rc1 and above prior to 3.3.0 have a prohibited UID and GID feature that by default prevents launching kernels with UID or GID 0 (root), and this restriction can be bypassed using a specially crafted KERNEL_UID or KERNEL_GID value. This input validation vulnerability allows running Jupyter kernels as root, which can be dangerous as it allows more attack surface, and may lead to container escapes, compromising the worker node and all workloads running on it. Repeated exploitation can compromise all worker nodes, and thus the entire Kubernetes cluster. It is possible to specify volume mounts, so one vector for a container escape is to use a hostPath R/W volume mount, use this UID/GID bypass to run as root, and then gain code execution in the underlying worker node by creating a crontab entry in the mounted host file system. This issue has been fixed in version 3.0.0.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vulnerability Type
输入验证不恰当
Vulnerability Title
Jupyter Enterprise Gateway 输入验证错误漏洞
Vulnerability Description
Jupyter Enterprise Gateway是Jupyter组织的一款网络设备产品。 Jupyter Enterprise Gateway 2.0.0rc1版本至3.3.0之前版本存在输入验证错误漏洞,该漏洞源于输入验证不当,允许使用特制的KERNEL_UID或KERNEL_GID值绕过禁止以root身份启动内核的限制,可能导致容器逃逸,危及工作节点及整个集群安全。以下版本受到影响:2.0.0rc1版本、3.3.0之前版本。
CVSS Information
N/A
Vulnerability Type
N/A