GO-2022-0370
Dashboard / Vulnerabilities / GO-2022-0370
GO-2022-0370
Summary: Man-in-the-middle attack due to improper validation of certificate in mellium.im/xmpp
Details: Websocket client connections are vulnerable to man-in-the-middle attacks via DNS spoofing. When looking up a WSS endpoint using a DNS TXT record, the server TLS certificate is incorrectly validated using the name of the server returned by the TXT record request, not the name of the the server being connected to. This permits any attacker that can spoof a DNS record to redirect the user to a server of their choosing. Providing a *tls.Config with a ServerName field set to the correct destination hostname will avoid this issue.
References: https://mellium.im/cve/cve-2022-24968/, https://github.com/mellium/xmpp/pull/260, https://github.com/mellium/xmpp/commit/0d92aa486da69b71f2f4a30e62aa722c711b98ac, https://mellium.im/issue/259
Affected packages
Package
Name: mellium.im/xmpp
Purl: pkg:golang/mellium.im/xmpp
Affected ranges
Type: SEMVER
Events:
