Exploitation Summary
EIP tracks 2 public exploits for CVE-2006-6652. PoCs published by kcope, kingcope.
AI-analyzed exploit summary This exploit targets a remote buffer overflow vulnerability in NetBSD ftpd and tnftpd due to an off-by-one error in the globbing mechanism. It attempts to overwrite the stack with controlled data to achieve arbitrary code execution, though the exploit notes challenges in full EIP control.
Description
Buffer overflow in the glob implementation (glob.c) in libc in NetBSD-current before 20050914, NetBSD 2.* and 3.* before 20061203, and Apple Mac OS X before 2007-004, as used by the FTP daemon and tnftpd, allows remote authenticated users to execute arbitrary code via a long pathname that results from path expansion.
Exploits (2)
This exploit targets a remote buffer overflow vulnerability in NetBSD ftpd and tnftpd due to an off-by-one error in the globbing mechanism. It attempts to overwrite the stack with controlled data to achieve arbitrary code execution, though the exploit notes challenges in full EIP control.
This exploit targets a remote stack overflow in NetBSD ftpd and tnftpd via malformed directory names with globbing characters. It sends a crafted MKD and NLST command sequence to trigger the vulnerability, potentially leading to remote code execution as root.