header-logo
Suggest Exploit
vendor:
PWebServer
by:
SecurityFocus
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: PWebServer
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2002

PWebServer Remote Directory Traversal Vulnerability

It has been reported that PWebServer is prone to a remote directory traversal vulnerability. This issue is due to a failure of the server process to properly filter user supplied URI requests. Information acquired by exploiting this issue may be used to aid further attacks against a vulnerable system.

Mitigation:

Ensure that user supplied input is properly sanitized and filtered before being used in a URI request.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/9817/info

It has been reported that PWebServer is prone to a remote directory traversal vulnerability. This issue is due to a failure of the server process to properly filter user supplied URI requests.

Information acquired by exploiting this issue may be used to aid further attacks against a vulnerable system.

http://www.example.com:6789/../someFile
http://www.example.com:6789/../../../../etc/passwd