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

25 lines
542 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
2021-04-13 08:49:49 +00:00
tags: aem
requests:
- 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