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.
Remediation
References
https://security.netapp.com/advisory/ntap-20240216-0008/
https://www.mail-archive.com/dev%40mina.apache.org/msg39312.html
Related Vulnerabilities
CVE-2019-0195 Vulnerability in maven package org.apache.tapestry:tapestry-core
CVE-2020-14060 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2020-36186 Vulnerability in maven package com.fasterxml.jackson.core:jackson-databind
CVE-2023-24162 Vulnerability in maven package cn.hutool:hutool-all