Back to Blog

Microsoft IIS Semi-Colon Vulnerability

I found a vulnerability in Microsoft IIS when I was searching about a method to execute an ASP file when we can only upload a JPG file.

The result was too simple, but interesting! I need only a semicolon between the ā€œ.aspā€ and the ā€œ.jpgā€ to execute an ASP file. So, the answer was ā€œmyfilename.asp;,jpgā€. I have written some information about this vulnerability in:

I’ll try to update this PDF file if there was a need to add or change some information.

Description of this vulnerability from Secunia.com is:

There are also several websites which wrote about this weakness:

Previous
IE7-8 drive list enumeration!
Next
Finding vulnerabilities of YaFtp 1.0.14 (a client-side FTP application)