103 lines
3.1 KiB
YAML
103 lines
3.1 KiB
YAML
id: aem-default-get-servlet
|
|
|
|
info:
|
|
name: AEM DefaultGetServlet
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
description: Sensitive information might be exposed via AEM DefaultGetServlet.
|
|
reference:
|
|
- https://speakerdeck.com/0ang3el/hunting-for-security-bugs-in-aem-webapps?slide=43
|
|
- https://github.com/thomashartm/burp-aem-scanner/blob/master/src/main/java/burp/actions/dispatcher/GetServletExposed.java
|
|
classification:
|
|
cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 64
|
|
vendor: adobe
|
|
product: experience_manager
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
|
tags: aem,adobe,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}{{paths}}"
|
|
|
|
payloads:
|
|
paths:
|
|
- "/etc"
|
|
- "/var"
|
|
- "/apps"
|
|
- "/home"
|
|
- "///etc"
|
|
- "///var"
|
|
- "///apps"
|
|
- "///home"
|
|
- "/.json"
|
|
- "/.1.json"
|
|
- "/....4.2.1....json"
|
|
- "/.json?FNZ.css"
|
|
- "/.json?FNZ.ico"
|
|
- "/.json?FNZ.html"
|
|
- "/.json/FNZ.css"
|
|
- "/.json/FNZ.html"
|
|
- "/.json/FNZ.png"
|
|
- "/.json/FNZ.ico"
|
|
- "/.children.1.json"
|
|
- "/.children....4.2.1....json"
|
|
- "/.children.json?FNZ.css"
|
|
- "/.children.json?FNZ.ico"
|
|
- "/.children.json?FNZ.html"
|
|
- "/.children.json/FNZ.css"
|
|
- "/.children.json/FNZ.html"
|
|
- "/.children.json/FNZ.png"
|
|
- "/.children.json/FNZ.ico"
|
|
- "/etc.json"
|
|
- "/etc.1.json"
|
|
- "/etc....4.2.1....json"
|
|
- "/etc.json?FNZ.css"
|
|
- "/etc.json?FNZ.ico"
|
|
- "/etc.json?FNZ.html"
|
|
- "/etc.json/FNZ.css"
|
|
- "/etc.json/FNZ.html"
|
|
- "/etc.json/FNZ.ico"
|
|
- "/etc.children.json"
|
|
- "/etc.children.1.json"
|
|
- "/etc.children....4.2.1....json"
|
|
- "/etc.children.json?FNZ.css"
|
|
- "/etc.children.json?FNZ.ico"
|
|
- "/etc.children.json?FNZ.html"
|
|
- "/etc.children.json/FNZ.css"
|
|
- "/etc.children.json/FNZ.html"
|
|
- "/etc.children.json/FNZ.png"
|
|
- "/etc.children.json/FNZ.ico"
|
|
- "///etc.json"
|
|
- "///etc.1.json"
|
|
- "///etc....4.2.1....json"
|
|
- "///etc.json?FNZ.css"
|
|
- "///etc.json?FNZ.ico"
|
|
- "///etc.json/FNZ.html"
|
|
- "///etc.json/FNZ.png"
|
|
- "///etc.json/FNZ.ico"
|
|
- "///etc.children.json"
|
|
- "///etc.children.1.json"
|
|
- "///etc.children....4.2.1....json"
|
|
- "///etc.children.json?FNZ.css"
|
|
- "///etc.children.json?FNZ.ico"
|
|
- "///etc.children.json?FNZ.html"
|
|
- "///etc.children.json/FNZ.css"
|
|
- "///etc.children.json/FNZ.html"
|
|
- "///etc.children.json/FNZ.png"
|
|
- "///etc.children.json/FNZ.ico"
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- 'jcr:createdBy'
|
|
condition: and
|
|
# digest: 4a0a004730450221008b8129e9bb0e8ba34512967b9c3f593859eb45e5e48b9e34929363c40f56f0ac02202d40dd889b4469d085bd6ead317ea96424332af55a0398a9abf5199834839e8a:922c64590222798bb761d5b6d8e72950 |