Update module github.com/golang/glog to v1.2.4 [SECURITY]#41
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/golang/glog to v1.2.4 [SECURITY]#41renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/go-github.qkg1.top-golang-glog-vulnerability
branch
2 times, most recently
from
April 17, 2025 05:09
1b88cf9 to
6ab4ada
Compare
renovate
Bot
deleted the
renovate/go-github.qkg1.top-golang-glog-vulnerability
branch
April 19, 2025 09:13
renovate
Bot
force-pushed
the
renovate/go-github.qkg1.top-golang-glog-vulnerability
branch
from
April 19, 2025 12:47
787bcb8 to
6ab4ada
Compare
renovate
Bot
force-pushed
the
renovate/go-github.qkg1.top-golang-glog-vulnerability
branch
2 times, most recently
from
February 3, 2026 14:55
6ab4ada to
fc00699
Compare
renovate
Bot
force-pushed
the
renovate/go-github.qkg1.top-golang-glog-vulnerability
branch
2 times, most recently
from
March 30, 2026 21:38
fc00699 to
82c94bf
Compare
renovate
Bot
force-pushed
the
renovate/go-github.qkg1.top-golang-glog-vulnerability
branch
2 times, most recently
from
April 25, 2026 04:29
82c94bf to
fb4124c
Compare
renovate
Bot
force-pushed
the
renovate/go-github.qkg1.top-golang-glog-vulnerability
branch
from
April 27, 2026 23:37
fb4124c to
79b813a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.0→v1.2.4Insecure Temporary File usage in github.com/golang/glog
CVE-2024-45339 / GHSA-6wxm-mpqj-6jpf
More information
Details
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.
Severity
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:UReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
golang/glog (github.com/golang/glog)
v1.2.4Compare Source
What's Changed
Full Changelog: golang/glog@v1.2.3...v1.2.4
v1.2.3Compare Source
What's Changed
Full Changelog: golang/glog@v1.2.2...v1.2.3
v1.2.2Compare Source
What's Changed
Full Changelog: golang/glog@v1.2.1...v1.2.2
v1.2.1Compare Source
What's Changed
Full Changelog: golang/glog@v1.2.0...v1.2.1
v1.2.0Compare Source
What's Changed
Full Changelog: golang/glog@v1.1.2...v1.2.0
v1.1.2Compare Source
Bugfix release.
What's Changed
Full Changelog: golang/glog@v1.1.1...v1.1.2
v1.1.1Compare Source
Bugfixes since the larger v1.1.0, which have been addressed.
v1.1.0Compare Source
Tagging v1.1.0 after syncing glog with internal changes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.