CVE-2010-3187
IBM AIX < 5.3 - Remote Code Execution via Long NLST Command
Title source: manualExploitation Summary
EIP tracks 2 public exploits for CVE-2010-3187. PoCs published by kingcope.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in IBM AIX FTPd (CVE-2010-3187) by sending an overly long NLST/LIST command to trigger a crash and generate a core dump. The core dump is then retrieved to extract DES password hashes for offline cracking.
Description
Buffer overflow in ftpd in IBM AIX 5.3 and earlier allows remote attackers to execute arbitrary code via a long NLST command.
Exploits (2)
This exploit targets a buffer overflow vulnerability in IBM AIX FTPd (CVE-2010-3187) by sending an overly long NLST/LIST command to trigger a crash and generate a core dump. The core dump is then retrieved to extract DES password hashes for offline cracking.
This exploit targets a vulnerability in IBM AIX FTP server to trigger a core dump containing the root user hash from /etc/security/passwd. It uses a buffer overflow in the NLST command to crash the FTP server and retrieve the core file.