blob: 130994fd417dc0f459d0f59c7c13fa371ef41897 [file] [log] [blame]
{
"id": "GO-2022-0434",
"published": "2022-05-23T21:59:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-27536"
],
"details": "Verifying certificate chains containing certificates which are not compliant with RFC 5280 causes Certificate.Verify to panic on macOS.\n\nThese chains can be delivered through TLS and can cause a crypto/tls or net/http client to crash.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.18.0"
},
{
"fixed": "1.18.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0434"
},
"ecosystem_specific": {
"imports": [
{
"path": "crypto/x509",
"goos": [
"darwin"
],
"symbols": [
"Certificate.Verify"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/393655"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/0fca8a8f25cf4636fd980e72ba0bded4230922de"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/51759"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/oecdBNLOml8"
}
],
"credits": [
{
"name": "Tailscale"
}
],
"schema_version": "1.3.1"
}