Buffer Overflow Affecting ffmpeg Open this link in a new tab package, versions >=0.0.0
Attack Complexity
Low
Confidentiality
High
Integrity
High
Availability
High
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-FFMPEG-470696
-
published
2 Oct 2019
-
disclosed
5 Dec 2016
-
credit
Unknown
Introduced: 5 Dec 2016
CVE-2016-10190 Open this link in a new tabHow to fix?
There is no fixed version for FFmpeg
.
Overview
FFmpeg is a FFmpeg static library ruby binding that is compiled for iOS and CocoaPods.
Affected versions of this package are vulnerable to Buffer Overflow. Wrong usage of strtoll
in the ``http_read_stream in
function in http.c
passes a negative chunk_size in chunk encoding. Therefore, it leads to a buffer overflow allocated next to the AVIOContext
structure.