blob: 59e708abd78a0bdfbf34f0b1ecea64d7ad793b9c [file] [log] [blame]
{
"id": "GO-2022-0171",
"published": "2022-05-24T20:17:59Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2017-1000097"
],
"details": "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.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.4"
},
{
"introduced": "1.7.0"
},
{
"fixed": "1.7.4"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0171"
},
"ecosystem_specific": {
"imports": [
{
"path": "crypto/x509",
"goos": [
"darwin"
],
"symbols": [
"FetchPEMRoots",
"execSecurityRoots"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/33721"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/7e5b2e0ec144d5f5b2923a7d5db0b9143f79a35a"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/18141"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-dev/c/4NdLzS8sls8/m/uIz8QlnIBQAJ"
}
],
"credits": [
{
"name": "Xy Ziemba"
}
],
"schema_version": "1.3.1"
}