{ "id": "CVE-2024-3584", "sourceIdentifier": "security@huntr.dev", "published": "2024-05-30T13:15:49.947", "lastModified": "2024-05-30T13:40:12.593", "vulnStatus": "Awaiting Analysis", "cveTags": [], "descriptions": [ { "lang": "en", "value": "qdrant/qdrant version 1.9.0-dev is vulnerable to path traversal due to improper input validation in the `/collections/{name}/snapshots/upload` endpoint. By manipulating the `name` parameter through URL encoding, an attacker can upload a file to an arbitrary location on the system, such as `/root/poc.txt`. This vulnerability allows for the writing and overwriting of arbitrary files on the server, potentially leading to a full takeover of the system. The issue is fixed in version 1.9.0." }, { "lang": "es", "value": "qdrant/qdrant versi\u00f3n 1.9.0-dev es vulnerable al path traversal debido a una validaci\u00f3n de entrada incorrecta en el endpoint `/collections/{name}/snapshots/upload`. Al manipular el par\u00e1metro \"nombre\" a trav\u00e9s de la codificaci\u00f3n URL, un atacante puede cargar un archivo en una ubicaci\u00f3n arbitraria del sistema, como \"/root/poc.txt\". Esta vulnerabilidad permite escribir y sobrescribir archivos arbitrarios en el servidor, lo que podr\u00eda llevar a una toma total del sistema. El problema se solucion\u00f3 en la versi\u00f3n 1.9.0." } ], "metrics": { "cvssMetricV30": [ { "source": "security@huntr.dev", "type": "Secondary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "security@huntr.dev", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "references": [ { "url": "https://github.com/qdrant/qdrant/commit/15479a45ffa3b955485ae516696f7e933a8cce8a", "source": "security@huntr.dev" }, { "url": "https://huntr.com/bounties/5c7c82e2-4873-40b7-a5f3-0f4a42642f73", "source": "security@huntr.dev" } ] }