{ "id": "CVE-2022-45047", "sourceIdentifier": "security@apache.org", "published": "2022-11-16T09:15:14.320", "lastModified": "2022-11-18T18:09:17.063", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-502" } ] }, { "source": "security@apache.org", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-502" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:apache:sshd:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.9.1", "matchCriteriaId": "00D0F9FD-039D-4097-979B-9242276B1DD3" } ] } ] } ], "references": [ { "url": "https://www.mail-archive.com/dev@mina.apache.org/msg39312.html", "source": "security@apache.org", "tags": [ "Mailing List", "Mitigation", "Third Party Advisory" ] } ] }