manage-engine-ad-search: Manage Engine AD Search

日期: 2025-08-01 | 影响软件: Manage Engine AD Search | POC: 已公开

漏洞描述

Manage Engine AD Manager service can be configured to allow anonymous users to browse the AD list remotely.

PoC代码[已公开]

id: manage-engine-ad-search

info:
  name: Manage Engine AD Search
  author: PR3R00T
  severity: high
  description: Manage Engine AD Manager service can be configured to allow anonymous users to browse the AD list remotely.
  classification:
    cpe: cpe:2.3:a:zohocorp:manageengine_admanager_plus:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: zohocorp
    product: manageengine_admanager_plus
    shodan-query: title:"ManageEngine"
  tags: unauth,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/ADSearch.cc?methodToCall=search"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - "ManageEngine"
          - "Showing Objects Of"
          - "Export as"
        condition: and

      - type: word
        part: body
        words:
          - "This search has been disabled"
        negative: true

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

相关漏洞推荐