2021-04-13 08:50:43 +00:00
|
|
|
id: aem-wcm-suggestions-servlet
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2021-04-13 08:50:43 +00:00
|
|
|
info:
|
|
|
|
name: AEM WCM Suggestions Servlet
|
2022-04-22 10:38:41 +00:00
|
|
|
author: DhiyaneshDk
|
2021-04-13 08:50:43 +00:00
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: AEM WCM Suggestions Servlet is exposed.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://speakerdeck.com/0ang3el/hunting-for-security-bugs-in-aem-webapps?slide=96
|
2022-07-25 17:37:11 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-07-25 17:37:11 +00:00
|
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: aem,misconfig,intrusive
|
2021-04-13 08:50:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-13 08:50:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-04-13 19:54:00 +00:00
|
|
|
- '{{BaseURL}}/bin/wcm/contentfinder/connector/suggestions.json;%0aOJh.css?query_term=path%3a/&pre={{randstr}}'
|
|
|
|
|
2021-04-13 08:50:43 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-04-13 19:54:00 +00:00
|
|
|
- '{{randstr}}'
|
2021-05-05 12:09:31 +00:00
|
|
|
- '"results":'
|
|
|
|
- '"suggestions":'
|
2021-04-13 08:50:43 +00:00
|
|
|
condition: and
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 490a00463044022057cfdf96c2360217fdef716f23d44f208415611c12cc509b078327fa8fd6eafc022062069ce4d816e90e94403d2c31c5f49b92079f7526fa17b50b990b7a770a513e:922c64590222798bb761d5b6d8e72950
|