blob: 6189c4ef926214bf31f2fd5810aba29286581aa6 [file] [log] [blame]
{
"id": "GO-2021-0178",
"published": "2022-01-07T20:35:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2017-15042"
],
"details": "SMTP clients using net/smtp can use the PLAIN authentication scheme on network connections not secured with TLS, exposing passwords to man-in-the-middle SMTP servers.",
"affected": [
{
"package": {
"name": "stdlib",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "1.1.0"
},
{
"fixed": "1.8.4"
},
{
"introduced": "1.9.0"
},
{
"fixed": "1.9.1"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2021-0178"
},
"ecosystem_specific": {
"imports": [
{
"path": "net/smtp",
"symbols": [
"plainAuth.Start"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://go.dev/cl/68170"
},
{
"type": "FIX",
"url": "https://go.googlesource.com/go/+/ec3b6131de8f9c9c25283260c95c616c74f6d790"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/22134"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-dev/c/RinSE3EiJBI/m/kYL7zb07AgAJ"
}
],
"credits": [
{
"name": "Stevie Johnstone"
}
],
"schema_version": "1.3.1"
}