Lucene search
+L

348 matches found

OSV
OSV
added 2024/05/08 3:17 p.m.19 views

GO-2024-2825 Arbitrary code execution during build on Darwin in cmd/go

On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -ltolibrary flag in a "cgo LDFLAGS" directive...

6.4CVSS7.3AI score0.0076EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2024/05/08 12:0 a.m.8 views

PT-2024-20560 · Go +2 · Go +2

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.21.10 and 1.22.3 Description: The issue allows for arbitrary code execution when building a Go module that contains CGO on Darwin, due to the usage of the -lto library flag in a "cgo LDFLAGS" directive with the Apple...

9.8CVSS7.2AI score0.91969EPSS
Exploits2References192
OSV
OSV
added 2024/03/06 11:5 a.m.29 views

BIT-GOLANG-2021-3115

Go before 1.14.14 and 1.15.x before 1.15.7 on Windows is vulnerable to Command Injection and remote code execution when using the "go get" command to fetch modules that make use of cgo for example, cgo can execute a gcc program from an untrusted download...

7.5CVSS8.2AI score0.06497EPSS
Exploits0References6
OSV
OSV
added 2024/03/06 10:55 a.m.27 views

BIT-GOLANG-2023-29402 Code injection via go command with cgo in cmd/go

The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved...

9.8CVSS8.5AI score0.01694EPSS
Exploits0References9
OSV
OSV
added 2024/03/06 10:55 a.m.36 views

BIT-GOLANG-2023-29404 Improper handling of non-optional LDFLAGS in go command with cgo in cmd/go

The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "cgo LDFLAGS" directive. The arguments for a...

9.8CVSS9.1AI score0.01837EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.36 views

EulerOS 2.0 SP11 : golang (EulerOS-SA-2023-2842)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which...

9.8CVSS7.5AI score0.01837EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.23 views

EulerOS 2.0 SP10 : golang (EulerOS-SA-2023-2810)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The encoding/xml package in Go all versions does not correctly preserve the semantics of attribute namespace prefixes during tokenization...

9.8CVSS7.5AI score0.02081EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.34 views

EulerOS 2.0 SP11 : golang (EulerOS-SA-2023-2859)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which...

9.8CVSS7.5AI score0.01837EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2023/11/25 12:0 a.m.13 views

Fedora 37 : golang (2023-7e185b8c12)

The remote Fedora 37 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-7e185b8c12 advisory. Includes security fixes to the path/filepath package, as well as bug fixes to the linker, the runtime, the compiler, and the go/types, net/http, and...

5.6AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/11/14 4:4 p.m.5 views

golang: cmd/go: line directives allows arbitrary execution during build

A flaw was found in the golang cmd/go standard library. A line directive "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to pass during compilation. This can result in the unexpected execution of arbitrary code when running "go...

8.1CVSS7.6AI score0.01762EPSS
Exploits0References8
Redos
Redos
added 2023/11/09 12:0 a.m.44 views

ROS-20231109-01

Go programming language vulnerability is related to insecure external control of critical state data state when processing the setuid and setgid attributes. Exploitation of the vulnerability could allow an attacker, acting remotely, escalate their privileges and gain access to read, modify, or...

9.8CVSS8.3AI score0.03332EPSS
Exploits0
OSV
OSV
added 2023/10/05 9:15 p.m.3 views

DEBIAN-CVE-2023-39323

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS9.4AI score0.01762EPSS
Exploits0References1
OSV
OSV
added 2023/10/05 9:15 p.m.6 views

AZL-37358 CVE-2023-39323 affecting package golang for versions less than 1.21.6-1

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS7.2AI score0.01762EPSS
Exploits0References1
OSV
OSV
added 2023/10/05 9:15 p.m.6 views

UBUNTU-CVE-2023-39323

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.1CVSS7.2AI score0.01762EPSS
Exploits0References11
Cvelist
Cvelist
added 2023/10/05 8:36 p.m.29 views

CVE-2023-39323 Arbitrary code execution during build via line directives in cmd/go

Line directives "//line" can be used to bypass the restrictions on "//go:cgo" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of...

8.4AI score0.01762EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2023/08/11 12:0 a.m.31 views

Fedora 37 : golang (2023-1819dc9854)

The remote Fedora 37 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-1819dc9854 advisory. This update includes a security fix to the crypto/tls package, as well as bug fixes to the assembler and the compiler. ---- This update includes a...

9.8CVSS7.1AI score0.01837EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2023/07/27 12:0 a.m.9 views

The vulnerability of the Cgo extension in the Go programming language allows a hacker to execute arbitrary code.

The vulnerability of the Cgo programming language extension is related to improper code generation when processing arguments from the CgoLDFLAGS directive. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

10CVSS7.5AI score0.01837EPSS
Exploits0References11Affected Software7
Amazon
Amazon
added 2023/07/26 12:0 a.m.7 views

Important: golang

Issue Overview: html/template: improper handling of empty HTML attributes. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains...

9.8CVSS7.6AI score0.01837EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/07/21 12:0 a.m.33 views

Fedora 38 : golang (2023-eb60fcd505)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-eb60fcd505 advisory. This update includes a security fix to the net/http package, as well as bug fixes to the compiler, cgo, the cover tool, the go command, the runtime,...

9.8CVSS7.1AI score0.01837EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2023/07/20 12:0 a.m.31 views

Amazon Linux AMI : golang (ALAS-2023-1784)

The version of golang installed on the remote host is prior to 1.18.6-1.45. It is, therefore, affected by a vulnerability as referenced in the ALAS-2023-1784 advisory. The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a g...

9.8CVSS7.1AI score0.01694EPSS
Exploits0References4
Rows per page
Query Builder