cve/2021/CVE-2021-40528.md
2024-06-18 02:51:15 +02:00

954 B

CVE-2021-40528

Description

The ElGamal implementation in Libgcrypt before 1.9.4 allows plaintext recovery because, during interaction between two cryptographic libraries, a certain dangerous combination of the prime defined by the receiver's public key, the generator defined by the receiver's public key, and the sender's ephemeral exponents can lead to a cross-configuration attack against OpenPGP.

POC

Reference

Github