CVE-2017-3204

Source
https://cve.org/CVERecord?id=CVE-2017-3204
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-3204.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-3204
Aliases
Downstream
Published
2017-04-04T14:59:00.180Z
Modified
2026-03-14T09:22:58.731392Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

The Go SSH library (x/crypto/ssh) by default does not verify host keys, facilitating man-in-the-middle attacks. Default behavior changed in commit e4e2799 to require explicitly registering a hostkey verification mechanism.

References

Affected packages

Git / github.com/golang/crypto

Affected ranges

Type
GIT
Repo
https://github.com/golang/crypto
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/golang/crypto
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-3204.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "2017-03-17"
            }
        ]
    }
]