Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2025:13941

Опубликовано: 03 окт. 2025
Источник: rocky
Оценка: Important

Описание

Important: golang security update

The golang packages provide the Go programming language compiler.

Security Fix(es):

  • cmd/go: Go VCS Command Execution Vulnerability (CVE-2025-4674)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 10

НаименованиеАрхитектураРелизRPM
golangx86_641.el10_0golang-1.24.6-1.el10_0.x86_64.rpm
golang-binx86_641.el10_0golang-bin-1.24.6-1.el10_0.x86_64.rpm
golang-docsnoarch1.el10_0golang-docs-1.24.6-1.el10_0.noarch.rpm
golang-miscnoarch1.el10_0golang-misc-1.24.6-1.el10_0.noarch.rpm
golang-racex86_641.el10_0golang-race-1.24.6-1.el10_0.x86_64.rpm
golang-srcnoarch1.el10_0golang-src-1.24.6-1.el10_0.noarch.rpm
golang-testsnoarch1.el10_0golang-tests-1.24.6-1.el10_0.noarch.rpm
go-toolsetx86_641.el10_0go-toolset-1.24.6-1.el10_0.x86_64.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 8.6
ubuntu
3 месяца назад

The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.

CVSS3: 8.6
redhat
3 месяца назад

The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.

CVSS3: 8.6
nvd
3 месяца назад

The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.

CVSS3: 8.6
msrc
2 месяца назад

Unexpected command execution in untrusted VCS repositories in cmd/go

CVSS3: 8.6
debian
3 месяца назад

The go command may execute unexpected commands when operating in untru ...