Lucene search

K
vulnrichment@huntr_aiVULNRICHMENT:CVE-2024-3829
HistoryJun 03, 2024 - 10:05 a.m.

CVE-2024-3829 Arbitrary File Read and Write during Snapshot Recovery in qdrant/qdrant

2024-06-0310:05:53
CWE-20
@huntr_ai
github.com
6
arbitrary file read
arbitrary file write
snapshot recovery
symlink manipulation
full takeover
server security

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

9.0%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

qdrant/qdrant version 1.9.0-dev is vulnerable to arbitrary file read and write during the snapshot recovery process. Attackers can exploit this vulnerability by manipulating snapshot files to include symlinks, leading to arbitrary file read by adding a symlink that points to a desired file on the filesystem and arbitrary file write by including a symlink and a payload file in the snapshot’s directory structure. This vulnerability allows for the reading and writing of arbitrary files on the server, which could potentially lead to a full takeover of the system. The issue is fixed in version v1.9.0.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:qdrant:qdrant:1.9.0-dev:*:*:*:*:*:*:*"
    ],
    "vendor": "qdrant",
    "product": "qdrant",
    "versions": [
      {
        "status": "affected",
        "version": "1.9.0-dev",
        "lessThan": "1.9.0",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

9.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

AI Score

6.6

Confidence

Low

EPSS

0

Percentile

9.0%

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

Related for VULNRICHMENT:CVE-2024-3829