{ "schema_version": "1.4.0", "id": "GHSA-4px5-4p3v-7568", "modified": "2025-06-25T21:30:30Z", "published": "2022-03-16T00:00:49Z", "aliases": [ "CVE-2021-43304" ], "details": "Heap buffer overflow in Clickhouse's LZ4 compression codec when parsing a malicious query. There is no verification that the copy operations in the LZ4::decompressImpl loop and especially the arbitrary copy operation wildCopy(op, ip, copy_end), don’t exceed the destination buffer’s limits.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43304" }, { "type": "WEB", "url": "https://jfrog.com/blog/7-rce-and-dos-vulnerabilities-found-in-clickhouse-dbms" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00002.html" } ], "database_specific": { "cwe_ids": [ "CWE-122", "CWE-787" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-03-14T23:15:00Z" } }