Lucene search

K
osvGoogleOSV:GHSA-3VM4-22FP-5RFM
HistoryMay 24, 2022 - 10:01 p.m.

golang.org/x/crypto/ssh NULL Pointer Dereference vulnerability

2022-05-2422:01:25
Google
osv.dev
12

0.005 Low

EPSS

Percentile

77.5%

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers. An attacker can craft an authentication request message for the gssapi-with-mic method which will cause NewServerConn to panic via a nil pointer dereference if ServerConfig.GSSAPIWithMICConfig is nil.