#VU13843 Out-of-bounds read in libgit2 - CVE-2018-10888
Published: July 12, 2018
libgit2
libgit2.github.com
Description
The vulnerability allows a remote attacker to cause DoS condition on the target system.
The vulnerability exists due to a missing check in the git_delta_apply function, as defined in the delta.c file. A remote unauthenticated attacker can trick the victim into opening a specially crafted binary delta file, trigger an out-of-bounds read condition and cause the service to crash.