CVE-2013-1445
Published Oct 26, 2013
Last updated 11 years ago
Overview
- 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.
- Source
- security@debian.org
- NVD status
- Analyzed
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:N/A:N
Weaknesses
- nvd@nist.gov
- CWE-310
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:dlitz:pycrypto:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "56F4166A-4664-4AE0-ACAF-2B9C05E9B408", "versionEndIncluding": "2.6" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:1.0.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DF4C8BD3-24B8-4175-8D56-C870426EB797" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:1.0.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "32A09EC4-6F0F-4C33-991E-80C739B823AA" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:1.0.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2CCC2E0E-2253-49B8-9E42-391CD50D8D12" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "24212CF8-4729-41AA-8293-1A81BC35928C" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.0.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8D317E0F-C1E0-4D7E-9001-FC1896280452" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.1.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "891D98BD-DC0B-4A62-B2E9-7FB6598AE024" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8472A7E3-F0C1-43F0-9B65-81041F62912C" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "422198F6-1891-4D61-941A-DEF803BFDE24" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "94A14599-F0E0-4A41-91F0-4E2AABF6164D" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.4.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "EF8CFA40-2AB0-4E13-BDE9-966095C034B5" }, { "criteria": "cpe:2.3:a:dlitz:pycrypto:2.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6D081C1E-301A-45D5-960B-E0F661646DEC" } ], "operator": "OR" } ] } ]