CVE Vulnerabilities

CVE-2024-45339

Published: Jan 28, 2025 | Modified: Jan 28, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
7.1 IMPORTANT
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Ubuntu
MEDIUM

When logs are written to a widely-writable directory (the default), an unprivileged attacker may predict a privileged processs 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.

Affected Software

Name Vendor Start Version End Version
Golang-glog Ubuntu upstream *

References