Out-of-bounds Read Affecting libgit2 Open this link in a new tab package, versions >=0.0.0
Attack Complexity
Low
User Interaction
Required
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-LIBGIT2-471312
-
published
2 Oct 2019
-
disclosed
7 Oct 2016
-
credit
Unknown
Introduced: 7 Oct 2016
CVE-2016-8568 Open this link in a new tabHow to fix?
There is no fixed version for libgit2
.
Overview
libgit2 is a CocoaPods package for The libgit2 Library.
Affected versions of this package are vulnerable to Out-of-bounds Read because git_oid_nfmt
function in oid.c
parses raw objects which allows the attackers to launch denial of service using a cat-file command with a crafted object file.