* Buffer Overflow vulnerability in qdrant v.1.3.2 allows a remote attacker cause a denial of service via the chucnked_vectors.rs component.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://github.com/qdrant/qdrant/issues/2268 | third party advisory issue tracking exploit |
https://aisec.today/Qdrant-56dd05e12ca94d75a5e798b3fee80fa3 | third party advisory exploit |