Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-33560
HistoryJun 08, 2021 - 12:00 a.m.

CVE-2021-33560

2021-06-0800:00:00
ubuntu.com
ubuntu.com
22

0.002 Low

EPSS

Percentile

60.9%

Libgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption
because it lacks exponent blinding to address a side-channel attack against
mpi_powm, and the window size is not chosen appropriately. This, for
example, affects use of ElGamal in OpenPGP.

Bugs

Notes

Author Note
mdeslaur This CVE was originally for the issue that is now CVE=2021-40528 but somehow got switched to the exponent blinding issue instead. The fix to add exponent blinding appears to only have been added to 1.9.x but never backported to 1.8.x, contrary to the CVE description The commit below was never backported to 1.8.x because the upstream developers consider this hardening and not a security issue.