Vulnerability Details : CVE-2018-8099
Incorrect returning of an error code in the index.c:read_entry() function leads to a double free in libgit2 before v0.26.2, which allows an attacker to cause a denial of service via a crafted repository index file.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2018-8099
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-8099
0.79%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 73 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-8099
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:N/I:N/A:P |
8.6
|
2.9
|
NIST | |
6.5
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |
2.8
|
3.6
|
NIST |
CWE ids for CVE-2018-8099
-
The product calls free() twice on the same memory address.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-8099
-
https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html
[SECURITY] [DLA 2936-1] libgit2 security updateMailing List;Third Party Advisory
-
https://libgit2.github.com/security/
libgit2Patch;Third Party Advisory
-
https://github.com/libgit2/libgit2/commit/58a6fe94cb851f71214dbefac3f9bffee437d6fe
index: convert `read_entry` to return entry size via an out-param · libgit2/libgit2@58a6fe9 · GitHubPatch;Third Party Advisory
Jump to