漏洞描述
Detects the Apollo Sandbox developer interface exposed in production environments, which could facilitate schema discovery or testing by unauthorized users.
id: apollo-sandbox-ui-exposed
info:
name: Apollo Sandbox UI - Exposed
author: Hamza Sahin
severity: low
description: |
Detects the Apollo Sandbox developer interface exposed in production environments, which could facilitate schema discovery or testing by unauthorized users.
reference:
- https://www.apollographql.com/docs/studio/sandbox/
metadata:
verified: true
max-request: 1
shodan-query: http.html:"Apollo Sandbox"
tags: apollo,misconfig,exposure,graphql,vuln
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
Accept: text/html
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_any(body, "<title>Apollo Server", "<title>Apollo Router")'
- 'contains_any(body, "Apollo Sandbox", "apollo.dev")'
condition: and
# digest: 490a004630440220313d183f5efcd02855fe252d1d9c878898442a7ce3ed52bb477cba09229f0f4b0220073e6d618f57417469919ef8b5237cb23c11ca60a55a77439fa78e8217c12175:922c64590222798bb761d5b6d8e72950