Create aem-wcm-suggestions-servlet.yaml

patch-1
Dhiyaneshwaran 2021-04-13 14:20:43 +05:30 committed by GitHub
parent ea51a4f891
commit 88633dd011
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: aem-wcm-suggestions-servlet
info:
author: DhiyaneshDk
name: AEM WCM Suggestions Servlet
severity: low
reference: https://speakerdeck.com/0ang3el/hunting-for-security-bugs-in-aem-webapps?slide=96
tags: aem
requests:
- method: GET
path:
- '{{BaseURL}}/bin/wcm/contentfinder/connector/suggestions.json;%0aOJh.css?query_term=path%3a/&pre=<1337abcdef>&post=yyyy'
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- '<1337abcdef>'
condition: and