漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Root escape via symlink plus trailing slash in os
Vulnerability Description
On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Google Go 后置链接漏洞
Vulnerability Description
Google Go是美国Google公司开源的一种静态强类型、编译型、并发型,并具有垃圾回收功能的编程语言。 Google Go 1.25.12之前版本、1.26.5之前版本的1.26.0-0版本和1.27.0-rc.2之前版本的1.27.0-0版本存在后置链接漏洞,该漏洞源于在Unix系统上打开os.Root中的文件时,当路径的最后一个组件是符号链接且路径以斜杠结尾时,会错误地跟随指向Root之外的符号链接,可能导致攻击者访问限制外的文件。
CVSS Information
N/A
Vulnerability Type
N/A