| Summary | An unintended cleartext issue exists in Go before 1.8.4 and 1.9.x before 1.9.1. RFC 4954 requires that, during SMTP, the PLAIN auth scheme must only be used on network connections secured with TLS. The original implementation of smtp.PlainAuth in Go 1.0 enforced this requirement, and it was documented to do so. In 2013, upstream issue #5184, this was changed so that the server may decide whether PLAIN is acceptable. The result is that if you set up a man-in-the-middle SMTP server that doesn't advertise STARTTLS and does advertise that PLAIN auth is OK, the smtp.PlainAuth implementation sends the username and password. |
|---|---|
| Publication Date | Oct. 6, 2017, 6:29 a.m. |
| Registration Date | Jan. 26, 2021, 1:16 p.m. |
| Last Update | Nov. 21, 2024, 12:13 p.m. |
| CVSS3.0 : MEDIUM | |
| スコア | 5.9 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 高 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 4.3 |
|---|---|
| Vector | AV:N/AC:M/Au:N/C:P/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 中 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:golang:go:1.9:*:*:*:*:*:*:* | |||||
| cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | 1.8.3 | ||||
| Title | Go におけるファイル情報漏えいに関する脆弱性 |
|---|---|
| Summary | Go には、情報漏えいに関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Oct. 5, 2017, midnight |
| Registration Date | Nov. 7, 2017, 5:33 p.m. |
| Last Update | Nov. 7, 2017, 5:33 p.m. |
| The Go Project |
| Go 1.8.4 未満 |
| Go 1.9.1 未満の 1.9.x |
| No | Changed Details | Date of change |
|---|---|---|
| 0 | [2017年11月07日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |