CVE-2022-45047

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

Identifiers

GHSA-fhw8-8j55-vwgq, CVE-2022-45047

Package Slug

maven/org.apache.sshd/sshd-common

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 before 2.9.2

Solution

Upgrade to version 2.9.2 or above.

Last Modified

2022-11-22

source