42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
id: aem-crx-namespace
|
|
|
|
info:
|
|
name: Adobe AEM CRX Namespace Editor Exposure
|
|
author: dhiyaneshDk
|
|
severity: low
|
|
description: Adobe AEM CRX Namespace Editor is exposed.
|
|
reference:
|
|
- https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt
|
|
classification:
|
|
cpe: cpe:2.3:a:adobe:experience_manager_cloud_service:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: adobe
|
|
product: experience_manager_cloud_service
|
|
shodan-query:
|
|
- http.title:"AEM Sign In"
|
|
- http.component:"Adobe Experience Manager"
|
|
tags: exposure,aem,adobe,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/crx/explorer/ui/namespace_editor.jsp"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Namespaces</title>'
|
|
- 'The following namespaces are registered in the repository:'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220120daf44a7d30bea832b95921579cf0ab29ffe8a8b97387588baf2faaad76dc702200b6b268fa22119369f7ca7dc3ddb3ea33d8058852828963f8da88c4a984872f7:922c64590222798bb761d5b6d8e72950 |