Search CVE reports
1 – 10 of 16 results
CVE-2024-24577
Medium prioritySome fixes available 5 of 6
libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_index_add` can cause heap...
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Fixed | Fixed | Fixed | Fixed |
CVE-2024-24575
Medium prioritylibgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Using well-crafted inputs to `git_revparse_single` can...
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Not affected | Not affected | Not affected | Not affected |
CVE-2023-22742
Medium prioritySome fixes available 4 of 6
libgit2 is a cross-platform, linkable library implementation of Git. When using an SSH remote with the optional libssh2 backend, libgit2 does not perform certificate checking by default. Prior versions of libgit2 require the...
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Fixed | Fixed | Fixed | Fixed |
CVE-2020-12279
Medium prioritySome fixes available 2 of 8
An issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. checkout.c mishandles equivalent filenames that exist because of NTFS short names. This may allow remote code execution when cloning a repository. This issue...
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Not affected | Not affected | Fixed | Fixed |
CVE-2020-12278
Medium prioritySome fixes available 2 of 8
An issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. path.c mishandles equivalent filenames that exist because of NTFS Alternate Data Streams. This may allow remote code execution when cloning a repository....
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Not affected | Not affected | Fixed | Fixed |
CVE-2018-15501
Medium priorityIn ng_pkt in transports/smart_pkt.c in libgit2 before 0.26.6 and 0.27.x before 0.27.4, a remote attacker can send a crafted smart-protocol "ng" packet that lacks a '\0' byte to trigger an out-of-bounds read that leads to DoS.
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Not affected | Not affected | Vulnerable | Vulnerable |
CVE-2018-10888
Medium prioritySome fixes available 3 of 4
A flaw was found in libgit2 before version 0.27.3. A missing check in git_delta_apply function in delta.c file, may lead to an out-of-bound read while reading a binary delta file. An attacker may use this flaw to cause a Denial of Service.
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | — | — | — | Fixed | Fixed |
CVE-2018-10887
Medium prioritySome fixes available 3 of 4
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,...
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | — | — | — | Fixed | Fixed |
CVE-2018-8099
Low priorityIncorrect 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.
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Not affected | Not affected | Vulnerable | Vulnerable |
CVE-2018-8098
Low priorityInteger overflow in the index.c:read_entry() function while decompressing a compressed prefix length in libgit2 before v0.26.2 allows an attacker to cause a denial of service (out-of-bounds read) via a crafted repository index file.
1 affected packages
libgit2
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
libgit2 | Not affected | Not affected | Not affected | Vulnerable | Vulnerable |