You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mend-bolt-for-githubbot
changed the title
CVE-2024-45339 (Medium) detected in github.com/docker/Cli-v20.10.7+incompatible
CVE-2024-45339 (High) detected in github.com/docker/Cli-v20.10.7+incompatible
Jan 28, 2025
CVE-2024-45339 - High Severity Vulnerability
The Docker CLI
Library home page: https://proxy.golang.org/github.com/docker/!cli/@v/v20.10.7+incompatible.zip
Path to dependency file: /go.mod
Path to vulnerable library: /go.mod
Dependency Hierarchy:
Found in HEAD commit: df1f7d3f67826e841793324e4796be4fbd91c00f
Found in base branch: main
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.
Publish Date: 2025-01-28
URL: CVE-2024-45339
Base Score Metrics:
Type: Upgrade version
Release Date: 2025-01-28
Fix Resolution: github.com/golang/glog-v1.2.4
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: