CVE-2018-10887

HIGHCVSS 8.1/10EPSS 2.05%

Last modified

CVE-2018-10887 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. EPSS estimates a 2.05% chance of exploitation in the next 30 days.

Description

A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.

Metrics

CVSS 3.1
8.1/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H

EPSS Probability
2.05%

78.8th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
Libgit2Libgit2< 0.27.3
DebianDebian Linux8.0
DebianDebian Linux9.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2018-10887?
A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.
How severe is CVE-2018-10887?
CVE-2018-10887 has a CVSS score of 8.1/10 (HIGH severity). The EPSS model estimates a 2.05% probability of exploitation in the next 30 days.
How do I fix CVE-2018-10887?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2018-10887?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST