vendor:
IIS
by:
Nikolaos Rangos
7,5
CVSS
HIGH
DoS vulnerability in the globbing functionality of IIS FTPD
119
CWE
Product Name: IIS
Affected Version From: IIS 5.0
Affected Version To: IIS 6.0
Patch Exists: YES
Related CWE: N/A
CPE: a:microsoft:iis
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2009
MS IIS FTPD DoS ZER0DAY
Anonymous users can exploit this if they have read access to a directory. Normal users can exploit this too if they can read a directory. By looking into my debugging session with OllyDbg I see that an exception is raised and the ftp service crashes due to a 'stack overflow', what is a stack exhaustion. If the ftp service is set to 'manual' startup in services control manager the service needs to be restarted manually. IIS 5.0 and 6.0 were tested and are affected.
Mitigation:
Restrict access to the FTP server to trusted users and ensure that the FTP server is running with the latest security patches.