2022-09-24 21:39:54 +00:00
|
|
|
id: aem-dump-contentnode
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: AEM Dump Content Node Properties
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Node Properties are exposed in AEM Dump.
|
2022-09-24 21:39:54 +00:00
|
|
|
reference:
|
|
|
|
- https://www.slideshare.net/0ang3el/hacking-aem-sites
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2022-09-24 21:39:54 +00:00
|
|
|
shodan-query:
|
|
|
|
- http.title:"AEM Sign In"
|
|
|
|
- http.component:"Adobe Experience Manager"
|
|
|
|
tags: misconfig,aem,adobe
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-09-24 21:39:54 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/content.infinity.json"
|
2022-10-01 18:46:29 +00:00
|
|
|
- "{{BaseURL}}/{{path}}"
|
2022-09-24 21:39:54 +00:00
|
|
|
|
|
|
|
iterate-all: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-24 21:39:54 +00:00
|
|
|
extractors:
|
|
|
|
- type: json
|
|
|
|
part: body
|
|
|
|
name: path
|
|
|
|
json:
|
|
|
|
- '.[]'
|
|
|
|
internal: true
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-24 21:39:54 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-09-26 06:37:41 +00:00
|
|
|
- '"rep:privileges":['
|
2022-09-24 21:39:54 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- application/json
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a0047304502205d5bbe6ac19b50e900240a42f9d473d8905559b3f12249733d26aa4f7ab21f52022100d2ab3e983576ee3f9604a02809dd75ecfc1c6f7302a4148f74e422867f3b7f7c:922c64590222798bb761d5b6d8e72950
|