Vulnerability Development mailing list archives

RE: directory traversal


From: "Colby Marks" <Colby () DigitalJunction com>
Date: Thu, 7 Feb 2002 23:44:26 -0500

One other interesting operation, changing successfully to a path on
another drive does not bring back the functionality i.e.:

C:\WINNT\system32>cd \.........\

C:\>cd winnt\system32
The system cannot find the path specified.

C:\>cd /d d:\temp

D:\TEMP>C:

C:\>cd winnt\system32
The system cannot find the path specified.

And it seems to work fine in my WinXP Pro (fresh install).

-Colby

-----Original Message-----
From: Robert Collins [mailto:robert.collins () itdomain com au] 
Sent: Thursday, February 07, 2002 7:59 PM
To: E M; pvagarwal () yahoo com; jlevenglick () fhlbatl com;
jnanney () datasync com; vuln-dev () labs secureance com
Cc: vuln-dev () securityfocus com
Subject: Re: directory traversal

----- Original Message -----
From: "E M" <rdnktrk () hotmail com>
To: <robert.collins () itdomain com au>; <pvagarwal () yahoo com>;
<jlevenglick () fhlbatl com>; <jnanney () datasync com>;
<vuln-dev () labs secureance com>
Cc: <vuln-dev () securityfocus com>
Sent: Friday, February 08, 2002 10:48 AM
Subject: Re: directory traversal


This does not appear to work in XP.

Eric M.

Strange...I'm running XP Pro.

Rob


Current thread: