CVE-2022-45047

Deserialization of Untrusted Data in maven/org.apache.sshd/sshd

Identifiers

CVE-2022-45047

Package Slug

maven/org.apache.sshd/sshd

Vulnerability

Deserialization of Untrusted Data

Description

Class org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider in Apache MINA SSHD <= 2.9.1 uses Java deserialization to load a serialized java.security.PrivateKey. The class is one of several implementations that an implementor using Apache MINA SSHD can choose for loading the host keys of an SSH server.

Affected Versions

All versions up to 2.9.1

Solution

Upgrade to version 2.9.2 or above.

Last Modified

2022-11-21

source