2021-04-13 08:48:59 +00:00
|
|
|
id: aem-gql-servlet
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: AEM GQLServlet
|
2022-04-22 10:38:41 +00:00
|
|
|
author: dhiyaneshDk,prettyboyaaditya
|
2021-04-13 08:48:59 +00:00
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: AEM GQLServlet is exposed.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/reference-materials/javadoc/index.html?org/apache/jackrabbit/commons/query/GQL.html
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*
|
2022-07-26 03:37:46 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 29
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: adobe
|
2024-09-10 09:08:16 +00:00
|
|
|
product: experience_manager
|
|
|
|
shodan-query: http.component:"Adobe Experience Manager"
|
2023-06-02 23:20:49 +00:00
|
|
|
tags: aem,misconfig
|
2021-04-13 08:48:59 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-13 08:48:59 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2024-04-12 10:31:51 +00:00
|
|
|
- "{{BaseURL}}{{paths}}"
|
2024-09-10 09:08:16 +00:00
|
|
|
|
2024-04-12 10:31:51 +00:00
|
|
|
payloads:
|
|
|
|
paths:
|
|
|
|
- "/bin/wcm/search/gql.json?query=type:User%20limit:..1&pathPrefix=&p.ico"
|
|
|
|
- "/bin/wcm/search/gql.servlet.json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json/a.1.json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json/a.4.2.1...json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json;%0aa.css?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json;%0aa.html?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json;%0aa.js?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json;%0aa.png?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json;%0aa.ico?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json/a.css?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json/a.js?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json/a.ico?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json/a.png?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "/bin/wcm/search/gql.json/a.html?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.servlet.json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json///a.1.json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json///a.4.2.1...json?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json;%0aa.css?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json;%0aa.js?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json;%0aa.html?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json;%0aa.png?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json;%0aa.ico?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json///a.css?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json///a.ico?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json///a.png?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json///a.js?query=type:base%20limit:..1&pathPrefix="
|
|
|
|
- "///bin///wcm///search///gql.json///a.html?query=type:base%20limit:..1&pathPrefix="
|
2022-03-11 16:23:23 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-04-13 08:48:59 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-04-13 09:15:17 +00:00
|
|
|
- 'excerpt'
|
2021-04-13 19:54:00 +00:00
|
|
|
- 'path'
|
|
|
|
- 'hits'
|
2021-04-13 08:48:59 +00:00
|
|
|
condition: and
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4a0a004730450220336415bd8735cb844ae492347878a759714e2545dd1ccfe479fdb657086aaeec022100b9f2ce36a99f460634f0fc00eb395258efb5ca06d86066299b8f0fe3709549b9:922c64590222798bb761d5b6d8e72950
|