Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-3634
HistoryAug 26, 2021 - 12:00 a.m.

CVE-2021-3634

2021-08-2600:00:00
ubuntu.com
ubuntu.com
22

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:N/I:N/A:P

0.006 Low

EPSS

Percentile

78.3%

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.

Notes

Author Note
mdeslaur per upstream, affects 0.9.1 to 0.9.5
OSVersionArchitecturePackageVersionFilename
ubuntu20.04noarchlibssh< 0.9.3-2ubuntu2.2UNKNOWN
ubuntu21.04noarchlibssh< 0.9.5-1ubuntu0.1UNKNOWN
ubuntu21.10noarchlibssh< 0.9.6-1UNKNOWN
ubuntu22.04noarchlibssh< 0.9.6-1UNKNOWN

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

4 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:S/C:N/I:N/A:P

0.006 Low

EPSS

Percentile

78.3%