CVE-2023-22742

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

Configuration 1 (hide)

OR cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*
cpe:2.3:a:libgit2:libgit2:1.5.0:*:*:*:*:*:*:*

History

21 Nov 2024, 07:45

Type Values Removed Values Added
Summary
  • (es) libgit2 es una implementación de librería vinculable y multiplataforma de Git. Cuando se utiliza un control remoto SSH con el backend libssh2 opcional, libgit2 no realiza la verificación de certificados de forma predeterminada. Las versiones anteriores de libgit2 requieren que la persona que llama establezca el campo `certificate_check` de la estructura `git_remote_callbacks` de libgit2; si no se establece una devolución de llamada de verificación de certificado, libgit2 no realiza ninguna verificación de certificado. Esto significa que, de forma predeterminada, sin configurar una devolución de llamada de verificación de certificado, los clientes no realizarán la validación de las claves SSH del servidor y pueden estar sujetos a un ataque de intermediario. Se anima a los usuarios a actualizar a v1.4.5 o v1.5.1. Los usuarios que no puedan actualizar deben asegurarse de que todos los certificados relevantes se verifiquen manualmente.
CVSS v2 : unknown
v3 : 5.9
v2 : unknown
v3 : 5.3
References () http://www.openwall.com/lists/oss-security/2023/11/06/5 - () http://www.openwall.com/lists/oss-security/2023/11/06/5 -
References () https://github.com/libgit2/libgit2/commit/42e5db98b963ae503229c63e44e06e439df50e56 - Patch, Third Party Advisory () https://github.com/libgit2/libgit2/commit/42e5db98b963ae503229c63e44e06e439df50e56 - Patch, Third Party Advisory
References () https://github.com/libgit2/libgit2/commit/cd6f679af401eda1f172402006ef8265f8bd58ea - Patch, Third Party Advisory () https://github.com/libgit2/libgit2/commit/cd6f679af401eda1f172402006ef8265f8bd58ea - Patch, Third Party Advisory
References () https://github.com/libgit2/libgit2/releases/tag/v1.4.5 - Release Notes, Third Party Advisory () https://github.com/libgit2/libgit2/releases/tag/v1.4.5 - Release Notes, Third Party Advisory
References () https://github.com/libgit2/libgit2/releases/tag/v1.5.1 - Release Notes, Third Party Advisory () https://github.com/libgit2/libgit2/releases/tag/v1.5.1 - Release Notes, Third Party Advisory
References () https://github.com/libgit2/libgit2/security/advisories/GHSA-8643-3wh5-rmjq - Third Party Advisory () https://github.com/libgit2/libgit2/security/advisories/GHSA-8643-3wh5-rmjq - Third Party Advisory
References () https://www.libssh2.org - Third Party Advisory () https://www.libssh2.org - Third Party Advisory

Information

Published : 2023-01-20 23:15

Updated : 2024-11-21 07:45


NVD link : CVE-2023-22742

Mitre link : CVE-2023-22742

CVE.ORG link : CVE-2023-22742


JSON object : View

Products Affected

libgit2

  • libgit2
CWE
CWE-347

Improper Verification of Cryptographic Signature