#VU13842 Integer overflow in libgit2 - CVE-2018-10887
Published: July 11, 2018 / Updated: July 12, 2018
libgit2
libgit2.github.com
Description
The vulnerability allows a local attacker to obtain potentially sensitive information or cause DoS condition on the target system.
The vulnerability exists due to integer overflow when unexpected sign extension in the git_delta_apply function of the delta.c file. A remote unauthenticated attacker can trigger an out-of-bounds read condition, bypass bounds check and read sensitive memory information or cause the service to crash.