CVE-2024-3829
qdrant/qdrant version 1.9.0-dev is vulnerable to arbitrary file read and write during the snapshot recovery process.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.91%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.1 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
- EPSS
- 0.91% probability · 58th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-59
- Affected
- qdrant/qdrant
- Source
- security@huntr.dev
References
- https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260Patch
- https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08Exploit, Third Party Advisory
- https://github.com/qdrant/qdrant/commit/ee7a31ec3459a6a4219200234615c1817ab82260Patch
- https://huntr.com/bounties/abd9c906-75ee-4d84-b76d-ce1386401e08Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.