CVE-2024-45339

NameCVE-2024-45339
DescriptionWhen 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.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDLA-4056-1
Debian Bugs1094733

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
golang-glog (PTS)bullseye0.0~git20160126.23def4e-3vulnerable
bullseye (security)0.0~git20160126.23def4e-3+deb11u1fixed
bookworm0.0~git20160126.23def4e-5vulnerable
sid, trixie1.2.4-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
golang-glogsourcebullseye0.0~git20160126.23def4e-3+deb11u1DLA-4056-1
golang-glogsource(unstable)1.2.4-11094733

Notes

[bookworm] - golang-glog <no-dsa> (Minor issue)
Fixed by: https://github.com/golang/glog/commit/a0e3c40a0ed0cecc58c84e7684d9ce55a54044ee (v1.2.4)
Complete fix: https://github.com/golang/glog/pull/74

Search for package or bug name: Reporting problems