vendor:
FileSharing
by:
HaHwul
7,5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: FileSharing
Affected Version From: Latest commit
Affected Version To: Latest commit
Patch Exists: NO
Related CWE: N/A
CPE: a:xuezhuli:filesharing
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian [wheezy]
2016
XuezhuLi FileSharing – Path Traversal Vulnerability
XuezhuLi FileSharing is vulnerable to path traversal. An attacker can exploit this vulnerability to read arbitrary files from the server by manipulating the 'file_name' parameter in the 'download.php' and 'viewing.php' scripts. This can be done by sending a specially crafted HTTP request with '../' sequences and a filename to the vulnerable script.
Mitigation:
Restrict access to the vulnerable scripts and ensure that user input is properly sanitized.