Name | CVE-2018-6829 |
Description | cipher/elgamal.c in Libgcrypt through 1.8.2, when used to encrypt messages directly, improperly encodes plaintexts, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for Libgcrypt's ElGamal implementation. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
gnupg1 (PTS) | bookworm, bullseye | 1.4.23-1.1 | vulnerable |
| sid, trixie | 1.4.23-2 | vulnerable |
libgcrypt20 (PTS) | bullseye | 1.8.7-6 | vulnerable |
| bookworm | 1.10.1-3 | vulnerable |
| sid, trixie | 1.11.0-6 | vulnerable |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
gnupg | source | (unstable) | (unfixed) | unimportant | | |
gnupg1 | source | (unstable) | (unfixed) | unimportant | | |
libgcrypt11 | source | (unstable) | (unfixed) | unimportant | | |
libgcrypt20 | source | (unstable) | (unfixed) | unimportant | | |
Notes
https://github.com/weikengchen/attack-on-libgcrypt-elgamal
https://github.com/weikengchen/attack-on-libgcrypt-elgamal/wiki
https://lists.gnupg.org/pipermail/gcrypt-devel/2018-February/004394.html
GnuPG uses ElGamal in hybrid mode only.
This is not a vulnerability in libgcrypt, but in an application using
it in an insecure manner, see also
https://lists.gnupg.org/pipermail/gcrypt-devel/2018-February/004401.html