CVE-2018-7669
HIGHSitecore.NET 8.1 rev. 151207 Hotfix 141178-1 and above - Path Traversal via Log Viewer File Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2018-7669. PoCs published by Chris, palaziv.
AI-analyzed exploit summary This is a writeup describing a directory traversal vulnerability in Sitecore.NET 8.1. It details how an attacker can bypass file path validation to access arbitrary files on the host system by appending traversal sequences to a valid log file path.
Description
An issue was discovered in Sitecore 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.
Exploits (2)
This is a writeup describing a directory traversal vulnerability in Sitecore.NET 8.1. It details how an attacker can bypass file path validation to access arbitrary files on the host system by appending traversal sequences to a valid log file path.
This repository contains a Python script that automates the exploitation of CVE-2018-7669, a directory traversal vulnerability in Sitecore. The script bruteforces various paths to access sensitive files like logs and system files (e.g., win.ini, boot.ini) by leveraging the vulnerable endpoint `/sitecore/shell/default.aspx?xmlcontrol=LogViewerDetails&file=`.
References (3)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N