Logo
componentgo-binary-native
Name
go-binary-native
Version
1.26.4
Type
library
Description
Go programming language compiler (upstream binary for bootstrap)
Licenses
BSD-3-Clause
PURL
-
CPE
cpe:2.3:*:golang:go:1.26.4:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
1.17.13
scarthgap
1.22.12

Vulnerabilities#


Name
Analysis
Description
False Positive
A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function when the specific conditions are satisfied.
False Positive
The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.