vendor:
MinaliC Webserver
by:
John Leitch
7,5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: MinaliC Webserver
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:minalic:minalic_webserver:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP
2010
Directory Traversal in MinaliC Webserver 1.0
A directory traversal vulnerability in MinaliC Webserver 1.0 can be exploited to read files outside of the webroot directory. The exploit uses the '..%2f' and '..%5c' strings to traverse the directory structure.
Mitigation:
Ensure that the web server is configured to only serve files from the webroot directory and that all user input is properly sanitized.