### [CVE-2016-8568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8568) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The git_commit_message function in oid.c in libgit2 before 0.24.3 allows remote attackers to cause a denial of service (out-of-bounds read) via a cat-file command with a crafted object file. ### POC #### Reference - https://github.com/libgit2/libgit2/issues/3936 #### Github No PoCs found on GitHub currently.