Lack of data validation In golang.org/x/crypto/ssh
Description
x/crypto/ssh vulnerable to panic via malformed packets The x/crypto/ssh package before 0.0.0-20211202192323-5770296d904e of golang.org/x/crypto allows an unauthenticated attacker to panic an SSH server. When using AES-GCM or ChaCha20Poly1305, consuming a malformed packet which contains an empty plaintext causes a panic.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 0.0.0-20211202192323-5770296d904e | ||
debian 12 | 1:0.0~git20211202.5770296-1 | ||
go | 0.0.0-20211202192323-5770296d904e | ||
debian 11 | - | ||
debian 13 | 1:0.0~git20211202.5770296-1 | ||
debian 14 | 1:0.0~git20211202.5770296-1 | ||
rpm rhel7 | - | - |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3. 4. 5.