CVE-2024-2221 CRITICAL

CVE-2024-2221: Path Traversal and Arbitrary File Upload Vulnerability in qdrant/qdrant

Vendor Qdrant
Product qdrant/qdrant
Weakness CWE-434 · Unrestricted file upload
Published April 10, 2024
Last update August 1, 2024

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

qdrant/qdrant is vulnerable to a path traversal and arbitrary file upload vulnerability via the `/collections/{COLLECTION}/snapshots/upload` endpoint, specifically through the `snapshot` parameter. This vulnerability allows attackers to upload and overwrite any file on the filesystem, leading to potential remote code execution. This issue affects the integrity and availability of the system, enabling unauthorized access and potentially causing the server to malfunction.

Key dates

02Disclosure timeline

April 10, 2024 CVE published
August 1, 2024 Record updated