Libgit2

Libgit2

11 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 1.47%
  • Veröffentlicht 06.02.2024 22:16:15
  • Zuletzt bearbeitet 21.11.2024 08:59:27

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_revparse_single` can cause the function to en...

  • EPSS 0.3%
  • Veröffentlicht 06.02.2024 22:16:15
  • Zuletzt bearbeitet 21.11.2024 08:59:27

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 corruption that cou...

  • EPSS 0.16%
  • Veröffentlicht 20.01.2023 23:15:10
  • Zuletzt bearbeitet 21.11.2024 07:45:20

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 caller to set the `certif...

  • EPSS 5.16%
  • Veröffentlicht 27.04.2020 17:15:13
  • Zuletzt bearbeitet 21.11.2024 04:59:26

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. This issue is similar t...

  • EPSS 5.16%
  • Veröffentlicht 27.04.2020 17:15:13
  • Zuletzt bearbeitet 21.11.2024 04:59:26

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 is similar to CVE-2...

  • EPSS 53.35%
  • Veröffentlicht 12.02.2020 02:15:10
  • Zuletzt bearbeitet 21.11.2024 02:20:45

Git before 1.8.5.6, 1.9.x before 1.9.5, 2.0.x before 2.0.5, 2.1.x before 2.1.4, and 2.2.x before 2.2.1 on Windows and OS X; Mercurial before 3.2.3 on Windows and OS X; Apple Xcode before 6.2 beta 3; mine all versions before 08-12-2014; libgit2 all ve...

Exploit
  • EPSS 0.34%
  • Veröffentlicht 18.08.2018 02:29:01
  • Zuletzt bearbeitet 21.11.2024 03:50:56

In 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.

  • EPSS 0.29%
  • Veröffentlicht 10.07.2018 14:29:00
  • Zuletzt bearbeitet 21.11.2024 03:42:13

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 befo...

  • EPSS 0.4%
  • Veröffentlicht 10.07.2018 14:29:00
  • Zuletzt bearbeitet 21.11.2024 03:42:13

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.

  • EPSS 0.74%
  • Veröffentlicht 14.03.2018 00:29:00
  • Zuletzt bearbeitet 21.11.2024 04:13:15

Integer 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.