Cross-Site Request Forgery in FTP Daemon Across Multiple Operating Systems
CVE-2008-4247
Currently unrated
What is CVE-2008-4247?
The FTP daemon (ftpd) across various Unix-based operating systems, including OpenBSD, FreeBSD, NetBSD, and Solaris, is susceptible to Cross-Site Request Forgery (CSRF) attacks. This vulnerability arises from the way ftpd interprets long commands received from FTP clients. An attacker can exploit this flaw by crafting an excessively long ftp:// URI, which may lead to the execution of arbitrary commands leveraging an active session from the web browser's FTP client implementation. This can compromise security and potentially allow unauthorized actions on the affected systems.
