vendor:
Subversion Edge Management Frontend
by:
otr
5.5
CVSS
MEDIUM
Local file inclusion
22
CWE
Product Name: Subversion Edge Management Frontend
Affected Version From: 4.0.11
Affected Version To: 4.0.11
Patch Exists: YES
Related CWE: N/A
CPE: a:collabnet:subversion_edge_management_frontend
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Fedora Linux
2015
Local file inclusion in CollabNet Subversion Edge Management Frontend via logfile “fileName” parameter of the “tail” action
The CollabNet Subversion Edge Management Frontend allows authenticated admins to read arbitrary local files via logfile "fileName" parameter of the "tail" action. Sample URL: https://example.com:4434/csvn/log/tail?fileName=..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd&startIndex=0
Mitigation:
Remove feature or santizes the fileName parameter so that no path traversals and arbitrary file inclusions are possible.