Beveiligingsadvies

CVE-2024-45339

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-01-28 01:03:24
Laatst bijgewerkt 2026-04-30 03:56:03
Toegewezen door Go
CVSS-score 7.1
Status PUBLISHED

Beschrijving

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.