CVE-2013-1445 (GCVE-0-2013-1445)
Vulnerability from cvelistv5
Published
2013-10-26 17:00
Modified
2024-09-16 16:43
Severity ?
CWE
  • n/a
Summary
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.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T15:04:48.426Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/dlitz/pycrypto/commit/19dcf7b15d61b7dc1a125a367151de40df6ef175"
          },
          {
            "name": "[oss-security] 20131017 CVE-2013-1445 python-crypto:PRNG not correctly reseeded in some  situations",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2013/10/17/3"
          },
          {
            "name": "DSA-2781",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2013/dsa-2781"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "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."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2013-10-26T17:00:00Z",
        "orgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
        "shortName": "debian"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/dlitz/pycrypto/commit/19dcf7b15d61b7dc1a125a367151de40df6ef175"
        },
        {
          "name": "[oss-security] 20131017 CVE-2013-1445 python-crypto:PRNG not correctly reseeded in some  situations",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2013/10/17/3"
        },
        {
          "name": "DSA-2781",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2013/dsa-2781"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security@debian.org",
          "ID": "CVE-2013-1445",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/dlitz/pycrypto/commit/19dcf7b15d61b7dc1a125a367151de40df6ef175",
              "refsource": "CONFIRM",
              "url": "https://github.com/dlitz/pycrypto/commit/19dcf7b15d61b7dc1a125a367151de40df6ef175"
            },
            {
              "name": "[oss-security] 20131017 CVE-2013-1445 python-crypto:PRNG not correctly reseeded in some  situations",
              "refsource": "MLIST",
              "url": "http://www.openwall.com/lists/oss-security/2013/10/17/3"
            },
            {
              "name": "DSA-2781",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2013/dsa-2781"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "79363d38-fa19-49d1-9214-5f28da3f3ac5",
    "assignerShortName": "debian",
    "cveId": "CVE-2013-1445",
    "datePublished": "2013-10-26T17:00:00Z",
    "dateReserved": "2013-01-26T00:00:00Z",
    "dateUpdated": "2024-09-16T16:43:18.789Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2013-1445\",\"sourceIdentifier\":\"security@debian.org\",\"published\":\"2013-10-26T17:55:03.027\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n Crypto.Random.atfork en PyCrypto anterior a 2.6.1 no reestablece correctamente la semilla en el generador de n\u00fameros pseudoaleatorios (PRNG) antes de permitir el acceso a un proceso hijo, lo cual facilita a atacantes dependientes del contexto obtener informaci\u00f3n sensible provocando una condici\u00f3n de carrera en la cual un proceso hijo es creado y accede el PRNG con el mismo l\u00edmite de periodo que otro proceso.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:N\",\"baseScore\":4.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-310\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.6\",\"matchCriteriaId\":\"56F4166A-4664-4AE0-ACAF-2B9C05E9B408\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:1.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DF4C8BD3-24B8-4175-8D56-C870426EB797\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:1.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"32A09EC4-6F0F-4C33-991E-80C739B823AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:1.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2CCC2E0E-2253-49B8-9E42-391CD50D8D12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"24212CF8-4729-41AA-8293-1A81BC35928C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8D317E0F-C1E0-4D7E-9001-FC1896280452\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"891D98BD-DC0B-4A62-B2E9-7FB6598AE024\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8472A7E3-F0C1-43F0-9B65-81041F62912C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"422198F6-1891-4D61-941A-DEF803BFDE24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"94A14599-F0E0-4A41-91F0-4E2AABF6164D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF8CFA40-2AB0-4E13-BDE9-966095C034B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:dlitz:pycrypto:2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D081C1E-301A-45D5-960B-E0F661646DEC\"}]}]}],\"references\":[{\"url\":\"http://www.debian.org/security/2013/dsa-2781\",\"source\":\"security@debian.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/10/17/3\",\"source\":\"security@debian.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/dlitz/pycrypto/commit/19dcf7b15d61b7dc1a125a367151de40df6ef175\",\"source\":\"security@debian.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.debian.org/security/2013/dsa-2781\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2013/10/17/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://github.com/dlitz/pycrypto/commit/19dcf7b15d61b7dc1a125a367151de40df6ef175\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…