2022-09-28 13:11:22 +00:00
|
|
|
id: aem-custom-script
|
2022-09-24 21:27:16 +00:00
|
|
|
|
|
|
|
info:
|
2022-09-28 13:11:22 +00:00
|
|
|
name: Adobe AEM Custom Scripts Exposure
|
2022-09-24 21:27:16 +00:00
|
|
|
author: DhiyaneshDK
|
2022-09-24 21:29:01 +00:00
|
|
|
severity: unknown
|
2022-09-24 21:27:16 +00:00
|
|
|
reference:
|
|
|
|
- https://www.slideshare.net/0ang3el/hacking-aem-sites
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*
|
2022-09-24 21:27:16 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 2
|
2024-09-10 09:08:16 +00:00
|
|
|
vendor: adobe
|
|
|
|
product: experience_manager
|
2022-09-24 21:27:16 +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:27:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/apps.tidy.infinity.json"
|
|
|
|
- "{{BaseURL}}{{path}}"
|
|
|
|
|
|
|
|
iterate-all: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-09-24 21:27:16 +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:27:16 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2022-09-26 06:27:13 +00:00
|
|
|
- '"jcr:primaryType":'
|
|
|
|
- '"jcr:createdBy":'
|
|
|
|
condition: and
|
2022-09-24 21:27:16 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- application/json
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 490a0046304402200366267e65f49c494343dda60ab7f1600f252f2745a83ae47a899488c02bf98702202b81d74366c272f4075edc5a5c5f2b74c35998180499833c8e68901014353ebb:922c64590222798bb761d5b6d8e72950
|