Denial of service in vsftpd - CVE-2011-0762

 

Denial of service in vsftpd - CVE-2011-0762

Published: August 15, 2016 / Updated: May 30, 2023


Vulnerability identifier: #VU311
CSH Severity: Low
CVSS v4: 6 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-0762
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service (DoS) attack.

The vulnerability exists due to an error in vsf_filename_passes_filter() function in ls.c file, when parsing glob expressions in STAT commands. A remote authenticated attacker can consume a large amount of CPU resources by creating multiple FTP sessions and sending specially crafted STAT commands.

Successful exploitation of the vulnerability may result in denial of service attack of entire system.


Affected software

vsftpd
Gentoo Linux
Red Hat Enterprise Linux Server
Red Hat Enterprise Linux Workstation
Red Hat Enterprise Linux for IBM z Systems

How to mitigate CVE-2011-0762

Install the latest version 2.3.3 from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins