nuclei-templates/http/misconfiguration/aem/aem-merge-metadata-servlet....

28 lines
629 B
YAML
Raw Normal View History

2021-04-13 08:49:49 +00:00
id: aem-merge-metadata-servlet
info:
name: AEM MergeMetadataServlet
author: DhiyaneshDk
2021-04-13 08:49:49 +00:00
severity: info
reference:
- https://speakerdeck.com/0ang3el/aem-hacker-approaching-adobe-experience-manager-webapps-in-bug-bounty-programs?slide=91
2022-07-25 17:37:23 +00:00
metadata:
max-request: 1
2022-07-25 17:37:23 +00:00
shodan-query: http.component:"Adobe Experience Manager"
2021-04-13 08:49:49 +00:00
tags: aem
http:
2021-04-13 08:49:49 +00:00
- method: GET
path:
- '{{BaseURL}}/libs/dam/merge/metadata.html?path=/etc&.ico'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'assetPaths'
condition: and