#VU13842 Integer overflow in libgit2 - CVE-2018-10887

 

#VU13842 Integer overflow in libgit2 - CVE-2018-10887

Published: July 11, 2018 / Updated: July 12, 2018


Vulnerability identifier: #VU13842
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-10887
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
libgit2
Software vendor:
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.


Remediation

Update to version 0.26.5 or 0.27.3.

External links