aem-external-link-checker: Adobe AEM External Link Checker Exposure

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

漏洞描述

PoC代码[已公开]

id: aem-external-link-checker

info:
  name: Adobe AEM External Link Checker Exposure
  author: dhiyaneshDk
  severity: unknown
  reference:
    - https://raw.githubusercontent.com/danielmiessler/SecLists/master/Discovery/Web-Content/aem2.txt
  classification:
    cpe: cpe:2.3:a:adobe:acs_aem_commons:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: adobe
    product: acs_aem_commons
    shodan-query:
      - http.title:"AEM Sign In"
      - http.component:"Adobe Experience Manager"
  tags: misconfig,aem,adobe,exposure,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/etc/linkchecker.html"
      - "{{BaseURL}}/var/linkchecker.html"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '<title>External Link Checker</title>'

      - type: word
        part: header
        words:
          - text/html

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

相关漏洞推荐