Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Sshd | <= 2.9.1 |
Related Weaknesses (CWE)
References
- https://security.netapp.com/advisory/ntap-20240216-0008/
- https://www.mail-archive.com/dev%40mina.apache.org/msg39312.html
- https://security.netapp.com/advisory/ntap-20240216-0008/
- https://www.mail-archive.com/dev%40mina.apache.org/msg39312.html
FAQ
What is CVE-2022-45047?
CVE-2022-45047 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 severa...
How severe is CVE-2022-45047?
CVE-2022-45047 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2022-45047?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Sshd.