Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2013-1445 Details

Description

The Crypto.Random.atfork function in PyCrypto before 2.6.1 does not properly reseed the pseudo-random number generator (PRNG) before allowing a child process to access it, which makes it easier for context-dependent attackers to obtain sensitive information by leveraging a race condition in which a child process is created and accesses the PRNG within the same rate-limit period as another process.

Metrics

CVSS 3.x Severity and Vector Strings:

No CVSS 3.x data is available for this CVE.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-310Cryptographic Issues[email protected]

Affected Products

ProductVersions
dlitz pycrypto
<= 2.6
1.0.0
1.0.1
1.0.2
2.0

CPE

  • cpe:2.3:a:dlitz:pycrypto:*:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:dlitz:pycrypto:2.5:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2013-1445
NVD Published Date:
Oct 26, 2013
NVD Last Modified:
Jun 16, 2026
Source:
[email protected]
CVE-2013-1445 Details - Not Deferred