Microsoft IIS is a web server for Windows platforms.
Microsoft IIS 4.0 and 5.0 allow path validation checks to be
bypassed by encoding invalid characters in Unicode. For example, a
slash character is represented as %c0%af. This
allows remote attackers to access any executable file on the
system using a directory traversal attack from the /scripts
virtual directory, leading to command execution.