CVE-2023-39741
- EPSS 0.03%
- Published 17.08.2023 19:15:12
- Last modified 21.11.2024 08:15:54
lrzip v0.651 was discovered to contain a heap overflow via the libzpaq::PostProcessor::write(int) function at /libzpaq/libzpaq.cpp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted file.
CVE-2021-33453
- EPSS 0.08%
- Published 26.07.2022 13:15:09
- Last modified 21.11.2024 06:08:51
An issue was discovered in lrzip version 0.641. There is a use-after-free in ucompthread() in stream.c:1538.
CVE-2021-33451
- EPSS 0.07%
- Published 26.07.2022 13:15:09
- Last modified 21.11.2024 06:08:51
An issue was discovered in lrzip version 0.641. There are memory leaks in fill_buffer() in stream.c.
CVE-2022-33067
- EPSS 0.13%
- Published 23.06.2022 17:15:14
- Last modified 21.11.2024 07:07:29
Lrzip v0.651 was discovered to contain multiple invalid arithmetic shifts via the functions get_magic in lrzip.c and Predictor::init in libzpaq/libzpaq.cpp. These vulnerabilities allow attackers to cause a Denial of Service via unspecified vectors.
CVE-2022-26291
- EPSS 0.11%
- Published 28.03.2022 22:15:09
- Last modified 21.11.2024 06:53:42
lrzip v0.641 was discovered to contain a multiple concurrency use-after-free between the functions zpaq_decompress_buf() and clear_rulist(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted Irz file.
CVE-2021-27347
- EPSS 0.09%
- Published 10.06.2021 16:15:08
- Last modified 21.11.2024 05:57:49
Use after free in lzma_decompress_buf function in stream.c in Irzip 0.631 allows attackers to cause Denial of Service (DoS) via a crafted compressed file.
CVE-2021-27345
- EPSS 0.09%
- Published 10.06.2021 16:15:08
- Last modified 21.11.2024 05:57:49
A null pointer dereference was discovered in ucompthread in stream.c in Irzip 0.631 which allows attackers to cause a denial of service (DOS) via a crafted compressed file.
CVE-2020-25467
- EPSS 0.11%
- Published 10.06.2021 16:15:07
- Last modified 21.11.2024 05:18:00
A null pointer dereference was discovered lzo_decompress_buf in stream.c in Irzip 0.621 which allows an attacker to cause a denial of service (DOS) via a crafted compressed file.
CVE-2019-10654
- EPSS 0.21%
- Published 30.03.2019 15:29:00
- Last modified 21.11.2024 04:19:40
The lzo1x_decompress function in liblzo2.so.2 in LZO 2.10, as used in Long Range Zip (aka lrzip) 0.631, allows remote attackers to cause a denial of service (invalid memory read and application crash) via a crafted archive, a different vulnerability ...
CVE-2018-11496
- EPSS 0.84%
- Published 26.05.2018 20:29:00
- Last modified 21.11.2024 03:43:29
In Long Range Zip (aka lrzip) 0.631, there is a use-after-free in read_stream in stream.c, because decompress_file in lrzip.c lacks certain size validation.