Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. rugged
  4. ›
  5. CVE-2023-22742

CVE-2023-22742: Improper Verification of Cryptographic Signature

January 20, 2023 (updated November 7, 2023)

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 certificate_check field of libgit2’s git_remote_callbacks structure - if a certificate check callback is not set, libgit2 does not perform any certificate checking. This means that by default - without configuring a certificate check callback, clients will not perform validation on the server SSH keys and may be subject to a man-in-the-middle attack. Users are encouraged to upgrade to v1.4.5 or v1.5.1. Users unable to upgrade should ensure that all relevant certificates are manually checked.

References

  • github.com/libgit2/libgit2/commit/42e5db98b963ae503229c63e44e06e439df50e56
  • github.com/libgit2/libgit2/commit/cd6f679af401eda1f172402006ef8265f8bd58ea
  • github.com/libgit2/libgit2/releases/tag/v1.4.5
  • github.com/libgit2/libgit2/releases/tag/v1.5.1
  • github.com/libgit2/libgit2/security/advisories/GHSA-8643-3wh5-rmjq
  • nvd.nist.gov/vuln/detail/CVE-2023-22742
  • www.libssh2.org/

Code Behaviors & Features

Detect and mitigate CVE-2023-22742 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4.5, version 1.5.0

Fixed versions

  • 1.4.5
  • 1.5.0.1

Solution

Upgrade to versions 1.4.5, 1.5.0.1 or above.

Impact 5.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-347: Improper Verification of Cryptographic Signature

Source file

gem/rugged/CVE-2023-22742.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:10 +0000.