53 lines
1.3 KiB
YAML
53 lines
1.3 KiB
YAML
id: aem-dump-contentnode
|
|
|
|
info:
|
|
name: AEM Dump Content Node Properties
|
|
author: DhiyaneshDK
|
|
severity: medium
|
|
description: Node Properties are exposed in AEM Dump.
|
|
reference:
|
|
- https://www.slideshare.net/0ang3el/hacking-aem-sites
|
|
classification:
|
|
cpe: cpe:2.3:a:adobe:experience_manager_cloud_service:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: adobe
|
|
product: experience_manager_cloud_service
|
|
shodan-query:
|
|
- http.title:"AEM Sign In"
|
|
- http.component:"Adobe Experience Manager"
|
|
tags: misconfig,aem,adobe
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/content.infinity.json"
|
|
- "{{BaseURL}}/{{path}}"
|
|
|
|
iterate-all: true
|
|
|
|
extractors:
|
|
- type: json
|
|
part: body
|
|
name: path
|
|
json:
|
|
- '.[]'
|
|
internal: true
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"rep:privileges":['
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- application/json
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220606aa7c8838a33e6e6e0ea49d03a0547c472138cadb268f5c72926eb754dee5202204d5ab70459b382f5376049e6acadb282c5263f9b6f5d518235049b814b30fe05:922c64590222798bb761d5b6d8e72950 |