Vulnerability Report: GO-2023-1842

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 embedded spaces are mishandled, allowing disallowed flags to be smuggled through the LDFLAGS sanitization by including them in the argument of another flag. This only affects usage of the gccgo compiler.

Affected Packages

  • Path
    Versions
    Symbols
  • before go1.19.10, from go1.20.0-0 before go1.20.5
    all symbols
  • before go1.19.10, from go1.20.0-0 before go1.20.5
    all symbols

Aliases

References

Credits

  • Juho Nurminen of Mattermost

Feedback

See anything missing or incorrect? Suggest an edit to this report.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL