lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, 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 PyCrypto's ElGamal implementation.
References
Link | Resource |
---|---|
https://github.com/TElgamal/attack-on-pycrypto-elgamal | Third Party Advisory |
https://github.com/dlitz/pycrypto/issues/253 | Exploit Issue Tracking Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2018/02/msg00018.html | Mailing List Third Party Advisory |
https://usn.ubuntu.com/3616-1/ | Third Party Advisory |
https://usn.ubuntu.com/3616-2/ | Third Party Advisory |
https://security.gentoo.org/glsa/202007-62 |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Information
Published : 2018-02-03 07:29
Updated : 2020-07-31 12:15
NVD link : CVE-2018-6594
Mitre link : CVE-2018-6594
JSON object : View
CWE
CWE-326
Inadequate Encryption Strength
Products Affected
debian
- debian_linux
canonical
- ubuntu_linux
dlitz
- pycrypto