NULL Pointer Dereference 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-471302
-
published
2 Oct 2019
-
disclosed
26 Sep 2016
-
credit
Unknown
Introduced: 26 Sep 2016
CVE-2016-8569 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 NULL Pointer Dereference because the git_commit_message
function in commit.c
parses raw objects which can cause Denial of Service via a cat-file command with an object file.