Buffer Overflow Affecting lz4 Open this link in a new tab package, versions >=0.0.0
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-COCOAPODS-LZ4-473025
-
published
14 Oct 2019
-
disclosed
17 Jul 2019
-
credit
Unknown
Introduced: 17 Jul 2019
CVE-2019-17543 Open this link in a new tabHow to fix?
There is no fixed version for lz4
.
Overview
lz4 is a lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU.
Affected versions of this package are vulnerable to Buffer Overflow in LZ4_write32
(related to LZ4_compress_destSize
), affecting applications that call LZ4_compress_fast
with a large input. (This issue can also lead to data corruption.)