Soft Lite ServerWorx Directory Traversal Vulnerability
BID:2346
Info
Soft Lite ServerWorx Directory Traversal Vulnerability
| Bugtraq ID: | 2346 |
| Class: | Input Validation Error |
| CVE: |
CVE-2001-0206 |
| Remote: | Yes |
| Local: | Yes |
| Published: | Feb 07 2001 12:00AM |
| Updated: | Jul 11 2009 04:46AM |
| Credit: | Discovered and posted to Bugtraq on Feb 7, 2001 by <[email protected]>. |
| Vulnerable: |
Soft Lite ServerWorx 3.0 |
| Not Vulnerable: | |
Discussion
Soft Lite ServerWorx Directory Traversal Vulnerability
It is possible for a remote user to gain read access to directories and files outside the root directory of ServerWorx. Requesting a specially crafted URL composed of '../' or '.../' sequences will disclose an arbitrary directory.
It is possible for a remote user to gain read access to directories and files outside the root directory of ServerWorx. Requesting a specially crafted URL composed of '../' or '.../' sequences will disclose an arbitrary directory.
Exploit / POC
Soft Lite ServerWorx Directory Traversal Vulnerability
The following example has been provided by <[email protected]>:
http://target/../[file outside web root]
http://target/.../[file outside web root]
The following example has been provided by <[email protected]>:
http://target/../[file outside web root]
http://target/.../[file outside web root]