mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
657 B
Markdown
18 lines
657 B
Markdown
### [CVE-2016-8568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8568)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|