CVE-2001-0421
Solaris 8 and earlier - Denial of Service via FTP CWD Command
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-0421. PoCs published by warning3.
AI-analyzed exploit summary This writeup describes a vulnerability in the Solaris FTP server where a buffer overflow in the glob() function can be triggered via the CWD ~ command, leading to a core dump that may contain parts of the shadow file. This allows local users to potentially recover encrypted passwords.
Description
FTP server in Solaris 8 and earlier allows local and remote attackers to cause a core dump in the root directory, possibly with world-readable permissions, by providing a valid username with an invalid password followed by a CWD ~ command, which could release sensitive information such as shadowed passwords, or fill the disk partition.
Exploits (1)
This writeup describes a vulnerability in the Solaris FTP server where a buffer overflow in the glob() function can be triggered via the CWD ~ command, leading to a core dump that may contain parts of the shadow file. This allows local users to potentially recover encrypted passwords.