vendor:
CMS
by:
Chris Moberly at The Missing Link Security
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: CMS
Affected Version From: Sitecore.NET 8.1 rev. 151207 Hotfix 141178-1 and above
Affected Version To: Sitecore.NET 8.1 rev. 151207 Hotfix 141178-1 and above
Patch Exists: YES
Related CWE: CVE-2018-7669
CPE: a:sitecore:sitecore_cms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2018
Sitecore.Net 8.1 – Directory Traversal
An issue was discovered in Sitecore CMS that affects at least 'Sitecore.NET 8.1' rev. 151207 Hotfix 141178-1 and above. The 'Log Viewer' application is vulnerable to a directory traversal attack, allowing an attacker to access arbitrary files from the host Operating System using a 'sitecore/shell/default.aspx?xmlcontrol=LogViewerDetails&file=' URI. Validation is performed to ensure that the text passed to the 'file' parameter correlates to the correct log file directory. This filter can be bypassed by including a valid log filename and then appending a traditional 'dot dot' style attack.
Mitigation:
Validate user input and restrict access to sensitive files.