CVE-2024-45339

ADVISORY - github

Summary

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.

EPSS Score: 0.00027 (0.069)

Common Weakness Enumeration (CWE)

ADVISORY - nist
ADVISORY - github

Insecure Temporary File

UNIX Symbolic Link (Symlink) Following

ADVISORY - gitlab

OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities

Insecure Temporary File

UNIX Symbolic Link (Symlink) Following

OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities

ADVISORY - redhat

Improper Link Resolution Before File Access ('Link Following')


Sign in to Docker Scout

See which of your images are affected by this CVE and how to fix them by signing into Docker Scout.

Sign in