Exploitation Summary
EIP tracks 1 public exploit for CVE-2001-0259. PoCs published by Richard Silverman.
AI-analyzed exploit summary This exploit leverages a design flaw in SSH1's key-sharing mechanism with NIS+ to retrieve a user's SUN-DES-1 magic phrase, which can be used to decrypt their private key. It uses the `key_encryptsession` function to extract the magic phrase for a given UID and netname.
Description
ssh-keygen in ssh 1.2.27 - 1.2.30 with Secure-RPC can allow local attackers to recover a SUN-DES-1 magic phrase generated by another user, which the attacker can use to decrypt that user's private key file.
Exploits (1)
This exploit leverages a design flaw in SSH1's key-sharing mechanism with NIS+ to retrieve a user's SUN-DES-1 magic phrase, which can be used to decrypt their private key. It uses the `key_encryptsession` function to extract the magic phrase for a given UID and netname.