libgit2-sys
libgit2 bindings for Rust
Activity
- Latest release
- 3w ago
- Total releases
- 152
- Cadence
- ~25 days
- Last 12 months
- 6
Reach
- Downloads
- 108.7M
- Stars
- 2.1k
Details
- License
- MIT OR Apache-2.0
- First release
- Nov 13, 2014
| Version | Released | |
|---|---|---|
0.18.8+1.9.7
patch
|
0.18.8+1.9.7
patch
Dependencies (6)
Changelog
Compare changes
|
|
0.18.7+1.9.6
unknown
| ||
0.18.6+1.9.5
unknown
| ||
0.18.5+1.9.4
unknown
| ||
0.18.4+1.9.3
unknown
| ||
0.18.3+1.9.2
unknown
| ||
0.18.2+1.9.1
unknown
| ||
0.18.1+1.9.0
unknown
| ||
0.18.0+1.9.0
unknown
| ||
0.17.0+1.8.1
unknown
| ||
0.16.2+1.7.2
unknown
| ||
0.16.1+1.7.1
unknown
1 CVE
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev | ||
0.16.0+1.7.1
unknown
yanked
1 CVE
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev |
0.16.0+1.7.1
unknown
yanked
Dependencies (6)
Changelog
Compare changes
|
|
0.15.2+1.6.4
unknown
1 CVE
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev | ||
0.15.1+1.6.4
unknown
1 CVE
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev | ||
0.15.0+1.6.3
unknown
1 CVE
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev | ||
0.14.2+1.5.1
unknown
1 CVE
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev | ||
0.13.5+1.4.5
unknown
1 CVE
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev | ||
0.14.1+1.5.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.14.0+1.5.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.13.4+1.4.2
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.13.3+1.4.2
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.13.2+1.4.2
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.13.1+1.4.2
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.13.0+1.4.1
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.26+1.3.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.25+1.3.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.24+1.3.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.23+1.2.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.22+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.21+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.20+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.19+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.18+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.17+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.16+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.15+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.14+1.1.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.13+1.0.1
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.12+1.0.1
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.11+1.0.1
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.9+1.0.1
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.8+1.0.1
unknown
yanked
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.7+1.0.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.6+1.0.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.5+1.0.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.4+1.0.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.3+1.0.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.2+1.0.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev | ||
0.12.1+0.99.0
unknown
2 CVEs
GHSA-22q8-ghmq-63vf
RUSTSEC-2024-0013
Feb 12, 2024
libgit2-sys affected by memory corruption, denial of service, and arbitrary code execution in libgit2
8.6
/ 10
High
Network
Low
None
None
Unchanged
High
Low
Low
The libgit2 project fixed three security issues in the 1.7.2 release. These issues are:
The It is recommended that all users upgrade. Fixed in
0.16.2
References Updated Sep 10, 2026 · Source: OSV.dev
CVE-2023-22742
GHSA-m4ch-rfv5-x5g3
GHSA-8643-3wh5-rmjq
RUSTSEC-2023-0003
Jan 20, 2023
git2-rs fails to verify SSH keys by default
6.8
/ 10
Medium
Network
High
None
Required
Unchanged
High
High
None
The git2 and libgit2-sys crates are Rust wrappers around the libgit2 C library. It was discovered that libgit2 1.5.0 and below did not verify SSH host keys when establishing an SSH connection, exposing users of the library to Man-In-the-Middle attacks. The libgit2 team assigned CVE-2023-22742 to this vulnerability. The following versions of the libgit2-sys Rust crate have been released:
A new git2 crate version has also been released, 0.16.1. This version only bumps its libgit2-sys dependency to ensure no vulnerable libgit2-sys versions are used, but contains no code changes: if you update the libgit2-sys version there is no need to also update the git2 crate version. You can learn more about this vulnerability in libgit2's advisory Fixed in
0.13.5
0.14.2
References
Updated Nov 08, 2023 · Source: OSV.dev |