漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Vulnerability when creating log files in github.com/golang/glog
Vulnerability Description
When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged process's log file path and pre-create a symbolic link to a sensitive file in its place. When that privileged process runs, it will follow the planted symlink and overwrite that sensitive file. To fix that, glog now causes the program to exit (with status code 2) when it finds that the configured log file already exists.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
glog 安全漏洞
Vulnerability Description
glog是Go开源的一个 Go 的分级执行日志。 glog 1.2.4之前版本存在安全漏洞,该漏洞源于存在敏感文件覆盖漏洞,导致攻击者能预创建符号链接使程序退出修复。
CVSS Information
N/A
Vulnerability Type
N/A