Search:     Advanced search
server monitoring

Microsoft IIS Remote Command Execution

Article ID: 10671
Last updated: 27 Jan, 2009
Views: 480
Posted: 22 Jan, 2009
by: Tech Pubs S.
Updated: 27 Jan, 2009
by: Tech Pubs S.

Microsoft IIS Remote Command Execution

This script is Copyright (C) 2001-2008 Matt Moore / H D Moore

FamilyWeb Servers
Plugin ID10671
Bugtraq ID2708
3193
CVE IDCVE-2001-0333
CVE-2001-0507

Description:

Synopsis :

Arbitary commands can be executed on the remote web server

Description :

When IIS receives a user request to run a script, it renders
the request in a decoded canonical form, then performs
security checks on the decoded request. A vulnerability
results because a second, superfluous decoding pass is
performed after the initial security checks are completed.
Thus, a specially crafted request could allow an attacker to
execute arbitrary commands on the IIS Server.


Solution :

http://www.microsoft.com/technet/security/bulletin/ms01-026.mspx
http://www.microsoft.com/technet/security/bulletin/ms01-044.mspx

Risk factor :

High / CVSS Base Score : 7.5
(CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P)
This article was:   Helpful | Not Helpful
Prev   Next
Microsoft IIS /scripts Directory Browsable     Apache < 2.0.47 Multiple Vulnerabilities