Vulnerabilities (CVE)

Filtered by vendor Facebook Subscribe
Filtered by product Zstandard
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-4899 1 Facebook 1 Zstandard 2023-12-10 N/A 7.5 HIGH
A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.
CVE-2021-24032 1 Facebook 1 Zstandard 2023-12-10 1.9 LOW 4.7 MEDIUM
Beginning in v1.4.1 and prior to v1.4.9, due to an incomplete fix for CVE-2021-24031, the Zstandard command-line utility created output files with default permissions and restricted those permissions immediately afterwards. Output files could therefore momentarily be readable or writable to unintended parties.
CVE-2021-24031 1 Facebook 1 Zstandard 2023-12-10 2.1 LOW 5.5 MEDIUM
In the Zstandard command-line utility prior to v1.4.1, output files were created with default permissions. Correct file permissions (matching the input) would only be set at completion time. Output files could therefore be readable or writable to unintended parties.
CVE-2019-11922 1 Facebook 1 Zstandard 2023-12-10 6.8 MEDIUM 8.1 HIGH
A race condition in the one-pass compression functions of Zstandard prior to version 1.3.8 could allow an attacker to write bytes out of bounds if an output buffer smaller than the recommended size was used.