Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:22548
HistoryFeb 21, 2020 - 5:23 a.m.

Signature Verification With Malformed Public Keys

2020-02-2105:23:31
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
9

0.244 Low

EPSS

Percentile

96.6%

github.com/golang/crypto is vulnerable to signature verification with malformed public keys. The vulnerability exists because it does not handle malformed ed25519 public keys properly, allowing a malicious SSH client to provide malicious a ssh-ed25519 or [email protected] public keys to panic any SSH servers with PublicKeyCallback during signature verification. SSH servers can also deliver such keys to any golang.org/x/crypto/ssh clients.