CVE-2022-4899
- EPSS 0.21%
- Veröffentlicht 31.03.2023 20:15:07
- Zuletzt bearbeitet 18.02.2025 18:15:14
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-24031
- EPSS 0.06%
- Veröffentlicht 04.03.2021 21:15:12
- Zuletzt bearbeitet 21.11.2024 05:52:14
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 uni...
CVE-2021-24032
- EPSS 0.06%
- Veröffentlicht 04.03.2021 21:15:12
- Zuletzt bearbeitet 21.11.2024 05:52:14
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 therefo...
CVE-2019-11922
- EPSS 0.63%
- Veröffentlicht 25.07.2019 21:15:11
- Zuletzt bearbeitet 21.11.2024 04:21:59
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.