Lucene search
+L

380 matches found

OSV
OSV
added 2023/06/08 9:15 p.m.11 views

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

7.5CVSS9.3AI score0.01694EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2023/06/08 9:15 p.m.11 views

UBUNTU-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.8CVSS6.7AI score0.01694EPSS
SaveExploits0References8
OSV
OSV
added 2023/06/08 9:15 p.m.6 views

UBUNTU-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.8CVSS7AI score0.01714EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2023/06/08 8:19 p.m.54 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.8CVSS7.8AI score0.01714EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/06/08 8:19 p.m.75 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
OSV
OSV
added 2023/06/08 8:19 p.m.31 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.8CVSS7.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2023/06/08 8:19 p.m.39 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.6 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.573 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
Debian CVE
Debian CVE
added 2023/06/08 8:19 p.m.71 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
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.39 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
AlpineLinux
AlpineLinux
added 2023/06/08 8:19 p.m.71 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.563 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
Cvelist
Cvelist
added 2023/06/08 8:19 p.m.33 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.9AI score0.01837EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2023/06/08 8:19 p.m.32 views

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

CVE-2023-29402

CVE-2023-29402 affects the golang package; the root cause is the go command generating unexpected code at build time when using cgo, occurring especially with untrusted modules whose directories contain newline characters in their names. The impact is outlined as potential unexpected behavior in ...

9.8CVSS9.4AI score0.01694EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder