CVE-1999-0368: Buffer Overflow
Buffer overflows in wuarchive ftpd (wu-ftpd) and ProFTPD lead to remote root access, a.k.a. palmetto.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Remove
Remove
wu-ftpdfrom your environment.Uninstall wu-ftpd if the service is not required or replace it with a secure alternative.
- Remove
Remove
ProFTPDfrom your environment.Uninstall ProFTPD if the service is not required or replace it with a secure alternative.
- Configuration
Stop and disable the wu-ftpd FTP service until a fixed version or official patch is available.
wu-ftpd (wuarchive ftpd) service_enabled = false - Configuration
Stop and disable the ProFTPD service until a fixed version or official patch is available.
ProFTPD service_enabled = false - Compensating control
Restrict network access to FTP services (for example, block TCP port 21 and related ports) and limit access to trusted hosts via firewall/ACLs until the software is removed or a patch is applied.
- Operational
Treat exposed systems as potentially compromised (the vulnerabilities allow remote root access); perform incident investigation and remediation, and rotate credentials and keys that may have been exposed.
Event History
Frequently Asked Questions
What is the severity of CVE-1999-0368?
CVE-1999-0368 has been classified as a critical vulnerability due to its potential to provide remote root access.
How do I fix CVE-1999-0368?
To remediate CVE-1999-0368, upgrade to the latest stable versions of wu-ftpd and ProFTPD that address this buffer overflow vulnerability.
What software versions are affected by CVE-1999-0368?
CVE-1999-0368 affects specific versions of wu-ftpd 2.4.2 beta and ProFTPD 1.2 pre1, among others.
What is the impact of CVE-1999-0368?
The impact of CVE-1999-0368 includes the risk of unauthorized remote root access, which can lead to system compromise.
Is CVE-1999-0368 still relevant today?
While CVE-1999-0368 is an older vulnerability, it remains relevant for legacy systems still running the affected software versions.