PT-2013-3141 · Dla · Pycrypto

Dwayne C. Litzenberger

·

Published

2013-10-25

·

Updated

2022-05-17

·

CVE-2013-1445

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions PyCrypto versions prior to 2.6.1
Description The issue is related to the Crypto.Random.atfork function, which does not properly reseed the pseudo-random number generator (PRNG) before allowing a child process to access it. This makes it easier for 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.
Recommendations For versions prior to 2.6.1, update to version 2.6.1 or later to resolve the issue. As a temporary workaround, consider restricting access to the PRNG in child processes to minimize the risk of exploitation.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2013-1445
DSA-2781-1
GHSA-X377-F64P-HF5J
MGASA-2013-0319
PYSEC-2013-29

Affected Products

Pycrypto