Lucene search
+L

326 matches found

OSV
OSV
added 2023/06/08 8:19 p.m.42 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.8CVSS7.1AI score
SaveExploits0References11
CVE
CVE
added 2023/06/08 8:19 p.m.578 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
Debian CVE
Debian CVE
added 2023/06/08 8:19 p.m.80 views

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.2AI score0.01694EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/06/08 8:19 p.m.127 views

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.8CVSS9.7AI score0.01694EPSS
SaveExploits0
OSV
OSV
added 2023/06/08 8:16 p.m.82 views

GO-2023-1839 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
SaveExploits0References3
OSV
OSV
added 2023/06/08 8:15 p.m.34 views

GO-2023-1841 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
SaveExploits0References3
CNNVD
CNNVD
added 2023/06/08 12:0 a.m.4 views

Google Go 代码注入漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. A security vulnerability exists in Google Go versions prior to 1.19.10, 1.20.0-0 through 1.20.5, which stems from the fact that when using cgo, the go command may execute...

9.8CVSS7.4AI score0.01837EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2023/06/08 12:0 a.m.3 views

Google Go 注入漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google, Inc. A security vulnerability exists in Google Go versions prior to 1.19.10, 1.20.0-0 through 1.20.5, which stems from the fact that when using cgo, the go command may execute...

9.8CVSS7.4AI score0.01714EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2023/06/08 12:0 a.m.7 views

Google Go 代码注入漏洞

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. A security vulnerability exists in Google Go versions prior to 1.19.10, 1.20.0-0 through 1.20.5, which stems from the fact that when using cgo, the go command may generate...

9.8CVSS7AI score0.01694EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2023/06/08 12:0 a.m.124 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.8CVSS7AI score0.01714EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/06/07 2:23 a.m.7 views

SUSE 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
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/06/07 2:23 a.m.8 views

SUSE 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.8CVSS7AI score0.01837EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/05/19 12:0 a.m.12 views

PT-2023-3868

Name of the Vulnerable Software and Affected Versions Go affected versions not specified Description The issue is related to the Go programming language's cgo extension, which may execute arbitrary code at build time when using cgo. This can occur when running "go get" on a malicious module or wh...

10CVSS7.6AI score0.91969EPSS
SaveExploits1References108
OSV
OSV
added 2023/03/24 10:4 p.m.24 views

GHSA-GWVM-VRP4-4PP5 angular-server-side-configuration information disclosure vulnerability in monorepo with node.js backend

Impact angular-server-side-configuration detects used environment variables in TypeScript .ts files during build time of an Angular CLI project. The detected environment variables are written to a ngssc.json file in the output directory. During deployment of an Angular based app, the environment...

9.9CVSS8.5AI score0.00759EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/24 7:58 p.m.22 views

CVE-2023-28444 angular-server-side-configuration information disclosure vulnerability in monorepo with node.js backend

angular-server-side-configuration helps configure an angular application at runtime on the server or in a docker container via environment variables. angular-server-side-configuration detects used environment variables in TypeScript .ts files during build time of an Angular CLI project. The...

9.9CVSS7.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/03/24 12:0 a.m.8 views

PT-2023-21727 · Unknown · Angular-Server-Side-Configuration

Name of the Vulnerable Software and Affected Versions: angular-server-side-configuration versions 15.0.0 through 15.0.x Description: The issue concerns the detection of environment variables in TypeScript files during the build time of an Angular CLI project. These variables are written to a...

9.9CVSS7.9AI score0.00759EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2023/03/21 12:0 a.m.27 views

Amazon Linux 2023 : cargo, clippy, rust (ALAS2023-2023-109)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2023-109 advisory. 2024-02-15: CVE-2022-36113 was added to this advisory. 2024-02-15: CVE-2022-36114 was added to this advisory. Cargo is a package manager for the rust programming language. After a package is...

8.1CVSS7.5AI score0.01041EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE CVE-2020-28367

Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via malicious gcc flags specified via a cgo directive...

7.5CVSS9.8AI score0.02369EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE CVE-2020-28366

Code injection in the go command with cgo before Go 1.14.12 and Go 1.15.5 allows arbitrary code execution at build time via a malicious unquoted symbol name in a linked object file...

7.5CVSS9.8AI score0.02244EPSS
SaveExploits0References8
OSV
OSV
added 2022/09/16 5:12 p.m.40 views

GHSA-RFJ2-Q3H3-HM5J Cargo extracting malicious crates can corrupt arbitrary files

The Rust Security Response WG was notified that Cargo did not prevent extracting some malformed packages downloaded from alternate registries. An attacker able to upload packages to an alternate registry could corrupt arbitary files when Cargo downloaded the package. The severity of this...

3.9CVSS7.3AI score0.01041EPSS
SaveExploits0References7
Rows per page
Query Builder