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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 01:49
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.debian.org/security/2013/dsa-2781 - | |
References | () http://www.openwall.com/lists/oss-security/2013/10/17/3 - Exploit, Patch | |
References | () https://github.com/dlitz/pycrypto/commit/19dcf7b15d61b7dc1a125a367151de40df6ef175 - Exploit |
Information
Published : 2013-10-26 17:55
Updated : 2024-11-21 01:49
NVD link : CVE-2013-1445
Mitre link : CVE-2013-1445
CVE.ORG link : CVE-2013-1445
JSON object : View
Products Affected
dlitz
- pycrypto
CWE
CWE-310
Cryptographic Issues