SB2017040408 - MitM attack in Go Crypto
Published: April 4, 2017 Updated: November 21, 2022
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Man-in-the-Middle (MitM) attack (CVE-ID: CVE-2017-3204)
CWE-ID: CWE-300 - Channel Accessible by Non-Endpoint ('Man-in-the-Middle')
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to Go Crypto library does not verify host keys. A remote attacker can perform MitM attack.
Remediation
Install update from vendor's website.