39 lines
1.4 KiB
YAML
39 lines
1.4 KiB
YAML
id: aem-acs-common
|
|
|
|
info:
|
|
name: Adobe AEM ACS Common Exposure
|
|
author: dhiyaneshDk
|
|
severity: medium
|
|
description: Adobe AEM ACS Common pages exposed.
|
|
reference:
|
|
- https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt
|
|
classification:
|
|
cpe: cpe:2.3:a:adobe:acs_aem_commons:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 4
|
|
vendor: adobe
|
|
product: acs_aem_commons
|
|
shodan-query:
|
|
- http.title:"AEM Sign In"
|
|
- http.component:"Adobe Experience Manager"
|
|
tags: misconfig,aem,adobe
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/etc/acs-commons/jcr-compare.html"
|
|
- "{{BaseURL}}/etc/acs-commons/workflow-remover.html"
|
|
- "{{BaseURL}}/etc/acs-commons/version-compare.html"
|
|
- "{{BaseURL}}/etc/acs-commons/oak-index-manager.html"
|
|
|
|
stop-at-first-match: true
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Version Compare | ACS AEM Commons</title>'
|
|
- '<title>Oak Index Manager | ACS AEM Commons</title>'
|
|
- '<title>JCR Compare | ACS AEM Commons</title>'
|
|
- '<title>Workflow Remover | ACS AEM Commons</title>'
|
|
condition: or
|
|
# digest: 4a0a00473045022100f9d334ab05579550cf3f1969337986208c9cb19da3843b730b38d87dd50f98780220266d7ee790d614a3ca989b1e20dddebf010a98189d073ca47f2de031f15b369d:922c64590222798bb761d5b6d8e72950 |