CVE-2024-3829
Qdrant Arbitrary File Read/Write Vulnerability
Description
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.
INFO
Published Date :
June 3, 2024, 10:15 a.m.
Last Modified :
July 10, 2025, 5:45 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.2
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-3829
.
URL | Resource |
---|---|
https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260 | Patch |
https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08 | Exploit Third Party Advisory |
https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260 | Patch |
https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08 | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-3829
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-3829
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jul. 10, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Added CWE NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:qdrant:qdrant:*:*:*:*:*:*:*:* versions up to (excluding) 1.9.0 Added Reference Type CVE: https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260 Types: Patch Added Reference Type huntr.dev: https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260 Types: Patch Added Reference Type CVE: https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08 Types: Exploit, Third Party Advisory Added Reference Type huntr.dev: https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08 Types: Exploit, Third Party Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260 Added Reference https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08 -
CVE Received by [email protected]
Jun. 03, 2024
Action Type Old Value New Value Added Description 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. Added Reference huntr.dev https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08 [No types assigned] Added Reference huntr.dev https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260 [No types assigned] Added CWE huntr.dev CWE-20 Added CVSS V3 huntr.dev AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-3829
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-3829
weaknesses.