Improper Certificate Validation in Go programming language - CVE-2017-1000097
Published: October 5, 2017 / Updated: August 8, 2020
Go programming language
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to manipulate data.
On Darwin, user's trust preferences for root certificates were not honored. If the user had a root certificate loaded in their Keychain that was explicitly not trusted, a Go program would still verify a connection using that root certificate.