It looks like there might be a slight mix-up with the version numbers. While there isn't a widely known "2.0.8" exploit, you're almost certainly looking for the legendary vsftpd 2.3.4 backdoor (CVE-2011-2523).
The exploit takes advantage of a flaw in the vsftpd 2.0.8 implementation of the FTP RETR command. By sending a specially crafted command, an attacker can cause the server to execute arbitrary code, effectively allowing them to take control of the system. vsftpd 208 exploit github link
The exploit you are likely referring to is for vsftpd version 2.3.4 It looks like there might be a slight
vsftpd is a lightweight, secure, and highly configurable FTP server software. It was designed to be a replacement for the traditional FTP servers, which were often criticized for their security vulnerabilities. vsftpd was first released in 2000 and has since become a popular choice for many Linux distributions, including Ubuntu, Debian, and CentOS. By sending a specially crafted command, an attacker
The vsftpd 2.0.8 exploit is a remote code execution vulnerability that occurs when an attacker sends a crafted FTP command to the vulnerable server. This allows the attacker to execute arbitrary code on the system, potentially leading to a full system compromise.