Lucene search
+L

148 matches found

Tenable Nessus
Tenable Nessus
added 2023/06/17 12:0 a.m.29 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : go1.20 (SUSE-SU-2023:2526-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2526-1 advisory. Update to go1.20.5 bsc1206346: - CVE-2023-29402: cmd/go: Fixed cgo code injection bsc1212073. -...

9.8CVSS7AI score0.01837EPSS
SaveExploits0References14
Microsoft CVE
Microsoft CVE
added 2023/06/14 12:0 a.m.6 views

CVE-2023-29404

...

9.8CVSS7.1AI score0.01837EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2023/06/12 12:0 a.m.4 views

CVE-2023-29402

...

9.8CVSS7AI score0.01694EPSS
SaveExploits0
NVD
NVD
added 2023/06/08 9:15 p.m.31 views

CVE-2023-29405

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. Flags containing...

9.8CVSS9.7AI score0.01714EPSS
SaveExploits0References8
OSV
OSV
added 2023/06/08 9:15 p.m.7 views

AZL-52827 CVE-2023-29405 affecting package golang for versions less than 1.20.7-1

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. Flags containing...

9.8CVSS7AI score0.01714EPSS
SaveExploits0References1
NVD
NVD
added 2023/06/08 9:15 p.m.20 views

CVE-2023-29404

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.7AI score0.01837EPSS
SaveExploits0References8
OSV
OSV
added 2023/06/08 9:15 p.m.11 views

AZL-37353 CVE-2023-29402 affecting package golang for versions less than 1.21.6-1

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.8CVSS7AI score0.01694EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/08 9:15 p.m.5 views

DEBIAN-CVE-2023-29402

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.8CVSS7.5AI score0.01694EPSS
SaveExploits0References1
OSV
OSV
added 2023/06/08 9:15 p.m.9 views

AZL-27122 CVE-2023-29402 affecting package msft-golang for versions less than 1.19.10-1

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.8CVSS6.7AI score0.01694EPSS
SaveExploits0References1
Prion
Prion
added 2023/06/08 9:15 p.m.32 views

Command injection

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. Flags containing...

7.5CVSS9.5AI score0.01714EPSS
SaveExploits0References7Affected Software2
Prion
Prion
added 2023/06/08 9:15 p.m.36 views

Command injection

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...

7.5CVSS9.6AI score0.01837EPSS
SaveExploits0References7Affected Software2
AlpineLinux
AlpineLinux
added 2023/06/08 8:19 p.m.74 views

CVE-2023-29405

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. Flags containing...

9.8CVSS9.8AI score0.01714EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/06/08 8:19 p.m.38 views

CVE-2023-29405 Improper sanitization of LDFLAGS with embedded spaces 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. Flags containing...

9.9AI score0.01714EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2023/06/08 8:19 p.m.5 views

CVE-2023-29405 Improper sanitization of LDFLAGS with embedded spaces 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. Flags containing...

9.7AI score0.01714EPSS
SaveExploits0References7
CVE
CVE
added 2023/06/08 8:19 p.m.567 views

CVE-2023-29405

CVE-2023-29405 affects the Go toolchain when using cgo with the go command. The vulnerability arises from how linker flags are parsed in #cgo LDFLAGS, where flags containing embedded spaces can be smuggled through LDFLAGS sanitization, and this only affects the gccgo workflow. The impact is poten...

9.8CVSS9.6AI score0.01714EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/08 8:19 p.m.8 views

CVE-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.8AI score0.01837EPSS
SaveExploits0References7
OSV
OSV
added 2023/06/08 8:19 p.m.37 views

CVE-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.8CVSS7.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2023/06/08 8:19 p.m.68 views

CVE-2023-29404

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.8CVSS7.9AI score0.01837EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/06/08 8:19 p.m.68 views

CVE-2023-29404

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.4AI score0.01837EPSS
SaveExploits0
CVE
CVE
added 2023/06/08 8:19 p.m.553 views

CVE-2023-29404

The CVE-2023-29404 description is corroborated by connected advisories: it concerns the go command executing code at build time when using cgo, triggered by LDFLAGS in a #cgo LDFLAGS directive, affecting gc and gccgo. The root cause is improper handling of certain linker flags, allowing disallowe...

9.8CVSS9.2AI score0.01837EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder