Description
Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "#cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a "--log-file" argument to this directive, causing pkg-config to write to an attacker-controlled location.
Problem types
CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Product status
Any version before 1.24.12
1.25.0 (semver) before 1.25.6
Credits
RyotaK (https://ryotak.net) of GMO Flatt Security Inc.
References
groups.google.com/g/golang-announce/c/Vd2tYVM8eUc