漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
kubectl cp allows symlink directory traversal
Vulnerability Description
The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is malicious, it could run any code and output unexpected, malicious results. An attacker could use this to write files to any path on the user’s machine when kubectl cp is called, limited only by the system permissions of the local user. Kubernetes affected versions include versions prior to 1.13.9, versions prior to 1.14.5, versions prior to 1.15.2, and versions 1.1, 1.2, 1.4, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12.
CVSS Information
N/A
Vulnerability Type
CWE-61
Vulnerability Title
kubectl 路径遍历漏洞
Vulnerability Description
kubectl是一款用于运行针对Kubernetes集群的命令的命令行程序。 kubectl中存在路径遍历漏洞。该漏洞源于网络系统或产品未能正确地过滤资源或文件路径中的特殊元素。攻击者可利用该漏洞访问受限目录之外的位置。以下产品及版本受到影响:Kubernetes 1.13.9之前版本,1.14.5之前版本,1.15.2之前版本,1.1版本,1.2版本,1.3版本,1.4版本,1.5版本,1.6版本,1.7版本,1.8版本,1.9版本,1.10版本,1.11版本,1.12版本。
CVSS Information
N/A
Vulnerability Type
N/A