A flaw has been found in libssh in versions prior to 0.9.6. The SSH protocol keeps track of two shared secrets during the lifetime of the session. One of them is called secret_hash and the other session_id. Initially, both of them are the same, but after key re-exchange, previous session_id is kept and used as an input to new secret_hash. Historically, both of these buffers had shared length variable, which worked as long as these buffers were same. But the key re-exchange operation can also change the key exchange method, which can be based on hash of different size, eventually creating "secret_hash" of different size than the session_id has. This becomes an issue when the session_id memory is zeroed or when it is used again during second key re-exchange.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
History
22 Dec 2023, 10:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-787 | |
References |
|
|
07 Oct 2022, 14:16
Type | Values Removed | Values Added |
---|---|---|
CWE |
26 May 2022, 15:36
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:* |
04 Mar 2022, 20:04
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:oracle:mysql_workbench:*:*:*:*:*:*:*:* | |
References | (MISC) https://www.oracle.com/security-alerts/cpujan2022.html - Patch, Third Party Advisory |
07 Feb 2022, 16:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
18 Oct 2021, 11:57
Type | Values Removed | Values Added |
---|---|---|
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20211004-0003/ - Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DRK67AJCWYYVAGF5SGAHNZXCX3PN3ZFP/ - Mailing List, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JKYD3ZRAMDAQX3ZW6THHUF3GXN7FF6B4/ - Mailing List, Third Party Advisory | |
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SVWAAB2XMKEUMPMDALINKAA4U2QM4LNG/ - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* |
07 Oct 2021, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
04 Oct 2021, 19:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
29 Sep 2021, 03:15
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-119 | |
References |
|
09 Sep 2021, 01:02
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://bugzilla.redhat.com/show_bug.cgi?id=1978810 - Issue Tracking, Third Party Advisory | |
References | (DEBIAN) https://www.debian.org/security/2021/dsa-4965 - Third Party Advisory | |
CPE | cpe:2.3:a:libssh:libssh:*:*:*:*:*:*:*:* cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:* cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : 4.0
v3 : 6.5 |
CWE | CWE-787 |
31 Aug 2021, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
31 Aug 2021, 17:22
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-08-31 17:15
Updated : 2024-02-04 21:47
NVD link : CVE-2021-3634
Mitre link : CVE-2021-3634
CVE.ORG link : CVE-2021-3634
JSON object : View
Products Affected
debian
- debian_linux
redhat
- virtualization
- enterprise_linux
libssh
- libssh
oracle
- mysql_workbench
fedoraproject
- fedora
netapp
- cloud_backup
CWE
CWE-787
Out-of-bounds Write