Preface: HTTP URL contains /...Logo -Internet Security Systems

HTTP URL contains /...

advICE :Intrusions : 2000617
 FAQ
Oh my gosh, I'm being HACKED!!!
How do I report the hacker to my ISP?
I'm seeing lots of attacks, is this normal?
Summary

A URL containing "/..." was sent to the webserver. This is an attempt to steal files from Win9x-based webservers. An example would be the FrontPage98 webserver that allows URL's containing this string to access any file on the disk.

Details

On Windows 95 and Windows 98, the operating system accepts multiple dots to indicate directories. This is shown in the following table:
.this directory
..one directory up
...two directories up
....three directories up

This behavior is derived from UNIX and Windows NT, which have always supported the "." and ".." styles of directories. Win9x introduced the convention of simply adding more dots. Thus, whereas in Windows NT you must specify "../.." in order to go up two directories, in Windows 95 you only need to specify "...".

Since most web servers are derived from Windows NT or UNIX sources, they usually handle the case with "../.." in a URL and double-check the accuracy of the URL (though not always, see intrusion 2000609). However, most web services for Win9x do not correctly filter out the "..." variant, including many versions of Microsoft's own Personal Web Server (PWS) and FrontPage.

Defense

This indicates an attempt only. The parameters indicate the file (URL) that was attempted, and the return code indicating if the attempt was successful (code=200) or not.

False Positives

Examine the value of the URL parameter should be examined to see if it is suspicious.

 more information
Microsoft Advisory on FrontPage PWS  
General security info on PWS in FrontPage98  
q216453   FP98: Security Patch for FrontPage Personal Web Server
Specific patches for this bug in FrontPage98.  
BugtraqID: 2384   Caucho Technology Resin Directory Transversal Vulnerability
 
BugtraqID: 1777   Hassan Consulting Shopping Cart Directory Traversal Vulnerability
 
BugtraqID: 1776   Bytes Interactive Web Shopper Directory Traversal Vulnerability
 
BugtraqID: 1773   PHPix Directory Traversal Vulnerability
 
BugtraqID: 1626   Worm httpd Directory Traversal Vulnerability
 
BugtraqID: 1537   NAI Net Tools PKI Server Directory Traversal Vulnerability
 
BugtraqID: 1508   SimpleServer WWW Directory Traversal Vulnerability
 
BugtraqID: 1471   Virtual Vision FTP Browser Vulnerability
 
BugtraqID: 1462   Deerfield WorldClient 2.1
 
BugtraqID: 1455   BB4 Technologies Big Brother Directory Traversal Vulnerability
 
BugtraqID: 1243   HP Web JetAdmin Directory Traversal Vulnerability
 
BugtraqID: 1231   MetaProducts Offline Explorer Directory Traversal Vulnerability
 
BugtraqID: 1102   TalentSoft Web+ Directory Traversal Vulnerability
 
BugtraqID: 968   NT IIS idq.dll Directory Traversal Vulnerability
 
BugtraqID: 773   Etype Eserv Directory Traversal Vulnerability
 
BugtraqID: 1067   vqSoft vqServer 1.9.9 Directory Traversal Vulnerability
 
BugtraqID: 989   Microsoft FrontPage PWS Directory Traversal Vulnerability
 
BugtraqID: 699   Jana Webserver Vulnerability
 
CVE-1999-0386   MS PWS directory climbing
 
MS Bulletin: MS99-010  
 

 parametric information
URLThe suspicious URL.
accessedIndicates whether the URL was successfully accessed.
codeThe HTTP return code.
argThe argument to the GET command (if any).

 
Version appeared: 1.9 

Privacy Policy |  Copyright Info