Information disclosure in Libgcrypt - CVE-2017-0379

 

Information disclosure in Libgcrypt - CVE-2017-0379

Published: August 30, 2017 / Updated: July 28, 2020


Vulnerability identifier: #VU32070
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2017-0379
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Libgcrypt

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

Libgcrypt before 1.8.1 does not properly consider Curve25519 side-channel attacks, which makes it easier for attackers to discover a secret key, related to cipher/ecc.c and mpi/ec.c.


How to mitigate CVE-2017-0379

Install update from vendor's website.

Sources