Inadequate Encryption Strength Affecting python-crypto package, versions <2.6.1-9


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.29% (69th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Inadequate Encryption Strength vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN10-PYTHONCRYPTO-343465
  • published3 Feb 2018
  • disclosed3 Feb 2018

Introduced: 3 Feb 2018

CVE-2018-6594  (opens in a new tab)
CWE-326  (opens in a new tab)

How to fix?

Upgrade Debian:10 python-crypto to version 2.6.1-9 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-crypto package and not the python-crypto package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

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.