32 lines
883 B
YAML
32 lines
883 B
YAML
id: aem-bg-servlet
|
|
|
|
info:
|
|
name: AEM BG-Servlets
|
|
author: DhiyaneshDk
|
|
severity: info
|
|
reference:
|
|
- https://www.slideshare.net/0ang3el/hunting-for-security-bugs-in-aem-webapps-129262212
|
|
classification:
|
|
cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: adobe
|
|
product: experience_manager
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
|
tags: aem,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/system/bgservlets/test.css'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- '<br/>Flushing output<br/>'
|
|
# digest: 4b0a00483046022100d99845b61abbf3c5c0267598c034662f465250419f233b1627fc39f6eb413cba022100f6141bd1203c1d189259aef3efec1706bce9ff7a50e7a197831aeda385b2fec5:922c64590222798bb761d5b6d8e72950 |