cve-2012-1150
Vulnerability from cvelistv5
Published
2012-10-05 21:00
Modified
2024-08-06 18:45
Severity ?
EPSS score ?
1.49% (0.80002)
Summary
Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.
References
secalert@redhat.comhttp://bugs.python.org/issue13703Exploit
secalert@redhat.comhttp://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html
secalert@redhat.comhttp://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html
secalert@redhat.comhttp://mail.python.org/pipermail/python-dev/2011-December/115116.html
secalert@redhat.comhttp://mail.python.org/pipermail/python-dev/2012-January/115892.html
secalert@redhat.comhttp://python.org/download/releases/2.6.8/Patch, Vendor Advisory
secalert@redhat.comhttp://python.org/download/releases/2.7.3/Patch, Vendor Advisory
secalert@redhat.comhttp://python.org/download/releases/3.1.5/Patch, Vendor Advisory
secalert@redhat.comhttp://python.org/download/releases/3.2.3/Patch, Vendor Advisory
secalert@redhat.comhttp://secunia.com/advisories/50858
secalert@redhat.comhttp://secunia.com/advisories/51087
secalert@redhat.comhttp://secunia.com/advisories/51089
secalert@redhat.comhttp://www.openwall.com/lists/oss-security/2012/03/10/3
secalert@redhat.comhttp://www.ubuntu.com/usn/USN-1592-1
secalert@redhat.comhttp://www.ubuntu.com/usn/USN-1596-1
secalert@redhat.comhttp://www.ubuntu.com/usn/USN-1615-1
secalert@redhat.comhttp://www.ubuntu.com/usn/USN-1616-1
secalert@redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=750555
af854a3a-2127-422b-91ae-364da2661108http://bugs.python.org/issue13703Exploit
af854a3a-2127-422b-91ae-364da2661108http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html
af854a3a-2127-422b-91ae-364da2661108http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html
af854a3a-2127-422b-91ae-364da2661108http://mail.python.org/pipermail/python-dev/2011-December/115116.html
af854a3a-2127-422b-91ae-364da2661108http://mail.python.org/pipermail/python-dev/2012-January/115892.html
af854a3a-2127-422b-91ae-364da2661108http://python.org/download/releases/2.6.8/Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://python.org/download/releases/2.7.3/Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://python.org/download/releases/3.1.5/Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://python.org/download/releases/3.2.3/Patch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/50858
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/51087
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/51089
af854a3a-2127-422b-91ae-364da2661108http://www.openwall.com/lists/oss-security/2012/03/10/3
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/USN-1592-1
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/USN-1596-1
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/USN-1615-1
af854a3a-2127-422b-91ae-364da2661108http://www.ubuntu.com/usn/USN-1616-1
af854a3a-2127-422b-91ae-364da2661108https://bugzilla.redhat.com/show_bug.cgi?id=750555
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
   containers: {
      adp: [
         {
            providerMetadata: {
               dateUpdated: "2024-08-06T18:45:27.525Z",
               orgId: "af854a3a-2127-422b-91ae-364da2661108",
               shortName: "CVE",
            },
            references: [
               {
                  name: "USN-1615-1",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_UBUNTU",
                     "x_transferred",
                  ],
                  url: "http://www.ubuntu.com/usn/USN-1615-1",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://python.org/download/releases/3.2.3/",
               },
               {
                  name: "51087",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/51087",
               },
               {
                  name: "USN-1592-1",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_UBUNTU",
                     "x_transferred",
                  ],
                  url: "http://www.ubuntu.com/usn/USN-1592-1",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://bugs.python.org/issue13703",
               },
               {
                  name: "USN-1616-1",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_UBUNTU",
                     "x_transferred",
                  ],
                  url: "http://www.ubuntu.com/usn/USN-1616-1",
               },
               {
                  name: "[python-dev] 20111229 Hash collision security issue (now public)",
                  tags: [
                     "mailing-list",
                     "x_refsource_MLIST",
                     "x_transferred",
                  ],
                  url: "http://mail.python.org/pipermail/python-dev/2011-December/115116.html",
               },
               {
                  name: "APPLE-SA-2013-10-22-3",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_APPLE",
                     "x_transferred",
                  ],
                  url: "http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html",
               },
               {
                  name: "50858",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/50858",
               },
               {
                  name: "51089",
                  tags: [
                     "third-party-advisory",
                     "x_refsource_SECUNIA",
                     "x_transferred",
                  ],
                  url: "http://secunia.com/advisories/51089",
               },
               {
                  name: "[python-dev] 20120128 plugging the hash attack",
                  tags: [
                     "mailing-list",
                     "x_refsource_MLIST",
                     "x_transferred",
                  ],
                  url: "http://mail.python.org/pipermail/python-dev/2012-January/115892.html",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=750555",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://python.org/download/releases/2.6.8/",
               },
               {
                  name: "[oss-security] 20120309 Re: CVE Request: Python Hash DoS (Issue 13703)",
                  tags: [
                     "mailing-list",
                     "x_refsource_MLIST",
                     "x_transferred",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2012/03/10/3",
               },
               {
                  name: "USN-1596-1",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_UBUNTU",
                     "x_transferred",
                  ],
                  url: "http://www.ubuntu.com/usn/USN-1596-1",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://python.org/download/releases/3.1.5/",
               },
               {
                  tags: [
                     "x_refsource_CONFIRM",
                     "x_transferred",
                  ],
                  url: "http://python.org/download/releases/2.7.3/",
               },
               {
                  name: "openSUSE-SU-2020:0086",
                  tags: [
                     "vendor-advisory",
                     "x_refsource_SUSE",
                     "x_transferred",
                  ],
                  url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html",
               },
            ],
            title: "CVE Program Container",
         },
      ],
      cna: {
         affected: [
            {
               product: "n/a",
               vendor: "n/a",
               versions: [
                  {
                     status: "affected",
                     version: "n/a",
                  },
               ],
            },
         ],
         datePublic: "2011-12-29T00:00:00",
         descriptions: [
            {
               lang: "en",
               value: "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
            },
         ],
         problemTypes: [
            {
               descriptions: [
                  {
                     description: "n/a",
                     lang: "en",
                     type: "text",
                  },
               ],
            },
         ],
         providerMetadata: {
            dateUpdated: "2020-01-21T21:06:15",
            orgId: "53f830b8-0a3f-465b-8143-3b8a9948e749",
            shortName: "redhat",
         },
         references: [
            {
               name: "USN-1615-1",
               tags: [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
               ],
               url: "http://www.ubuntu.com/usn/USN-1615-1",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://python.org/download/releases/3.2.3/",
            },
            {
               name: "51087",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/51087",
            },
            {
               name: "USN-1592-1",
               tags: [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
               ],
               url: "http://www.ubuntu.com/usn/USN-1592-1",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://bugs.python.org/issue13703",
            },
            {
               name: "USN-1616-1",
               tags: [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
               ],
               url: "http://www.ubuntu.com/usn/USN-1616-1",
            },
            {
               name: "[python-dev] 20111229 Hash collision security issue (now public)",
               tags: [
                  "mailing-list",
                  "x_refsource_MLIST",
               ],
               url: "http://mail.python.org/pipermail/python-dev/2011-December/115116.html",
            },
            {
               name: "APPLE-SA-2013-10-22-3",
               tags: [
                  "vendor-advisory",
                  "x_refsource_APPLE",
               ],
               url: "http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html",
            },
            {
               name: "50858",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/50858",
            },
            {
               name: "51089",
               tags: [
                  "third-party-advisory",
                  "x_refsource_SECUNIA",
               ],
               url: "http://secunia.com/advisories/51089",
            },
            {
               name: "[python-dev] 20120128 plugging the hash attack",
               tags: [
                  "mailing-list",
                  "x_refsource_MLIST",
               ],
               url: "http://mail.python.org/pipermail/python-dev/2012-January/115892.html",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "https://bugzilla.redhat.com/show_bug.cgi?id=750555",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://python.org/download/releases/2.6.8/",
            },
            {
               name: "[oss-security] 20120309 Re: CVE Request: Python Hash DoS (Issue 13703)",
               tags: [
                  "mailing-list",
                  "x_refsource_MLIST",
               ],
               url: "http://www.openwall.com/lists/oss-security/2012/03/10/3",
            },
            {
               name: "USN-1596-1",
               tags: [
                  "vendor-advisory",
                  "x_refsource_UBUNTU",
               ],
               url: "http://www.ubuntu.com/usn/USN-1596-1",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://python.org/download/releases/3.1.5/",
            },
            {
               tags: [
                  "x_refsource_CONFIRM",
               ],
               url: "http://python.org/download/releases/2.7.3/",
            },
            {
               name: "openSUSE-SU-2020:0086",
               tags: [
                  "vendor-advisory",
                  "x_refsource_SUSE",
               ],
               url: "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html",
            },
         ],
      },
   },
   cveMetadata: {
      assignerOrgId: "53f830b8-0a3f-465b-8143-3b8a9948e749",
      assignerShortName: "redhat",
      cveId: "CVE-2012-1150",
      datePublished: "2012-10-05T21:00:00",
      dateReserved: "2012-02-14T00:00:00",
      dateUpdated: "2024-08-06T18:45:27.525Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2012-1150\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-10-05T21:55:01.113\",\"lastModified\":\"2025-04-11T00:51:21.963\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.\"},{\"lang\":\"es\",\"value\":\"Python anteriores a v2.6.8, v2.7.x anteriores a v2.7.3, 3.x anteriores a v3.1.5, y v3.2.x  anteriores a v3.2.3 procesa los valores hash sin restringir la disponibilidad para provocar colisiones predecibles, lo que permite a atacantes dependiendo del contexto provocar una denegación de servicio (consumo de CPU) a través de una entrada manipulada sobre una aplicación que mantiene una tabla hash.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"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:python:python:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.6.7\",\"matchCriteriaId\":\"AE9AD1BA-70E3-4D48-862D-2FE46642D402\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:0.9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC4F49A3-B5D0-447C-859E-C415280040C6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:0.9.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A65A3088-D28E-4781-8374-FC7B9A97CAFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"39902E97-2937-48F5-8FDE-5C8F030FA8DF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"27E9A887-ACB1-4602-8E5D-D82361E93E3D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:1.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0DB6484-06C5-4E74-B0FA-198523C60C04\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:1.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0CA90DC8-6C72-4925-99B9-C7341ED94952\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:1.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FAA8C532-04F2-4F61-86AD-5289C9E605EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD5A27DB-0113-4DE3-9CA0-0792CC7795AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AEB6ED07-C176-496D-B9CA-F24933D71999\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3870A704-5D26-4999-9C49-19AE9E88AAE2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A223BB3-DD5A-48C9-9C82-5D1C4F122828\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C14973EE-5A2E-4935-8D29-594761502D72\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3E502388-0A87-4503-8EC9-8A43E8BF43E9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1E9C3C11-0D4F-44AB-BCA0-4963F1BF67DA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3CD168A-2180-44C8-8784-3B32589904BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB30EAAD-5CF0-41DD-909B-C6AD94D88ABB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"569FAD3A-17DF-424A-AF93-B0720D48D6B6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0BD8ED56-5568-4461-B94A-0B5C1EF8C01A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"396FFF60-8F61-43E5-BF0C-A0C319714247\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"75872F94-A537-4E57-8325-3426DB5D6C75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6A038A64-E659-47BB-B2C6-8FD151684CBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.3.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A82F7C03-C9D3-4B83-AF74-30981EC25431\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"02839080-EFB1-4F63-9D4E-45E26D82ECF5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"00C353D0-C579-4C0B-AD7D-9E56353F2BF5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7FB87E45-DBC2-4D0F-B4E9-38585D2F92A4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"976E5CD0-3A1E-43E6-9C34-B8F1EE1AB863\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"179EDC23-2328-4BB6-98D5-7C1A975A0C46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87B6E723-EC9D-44EF-9DB8-8A229E0ABBB5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"12D3CD4F-0C58-46F4-939D-FDF19BC98729\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D13FC75-3979-40A8-A1FE-EF86EB15C8A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.5.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"78AE8C3C-53A1-408A-BA23-1EBA1E6A0E4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.5.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DA59C66F-E469-42C1-9745-330E35AE5A26\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.5.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA7CD02C-A1C7-4480-935F-BAED940FE845\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.5.150:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"591E29B2-3547-46FF-9B02-E748F4861567\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"244740D0-CACA-4607-964C-F0F46153653D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA3487C5-05AD-4553-B123-45F0A51BBA3C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"486AB201-5BE7-4947-B18B-DA8F86E5D626\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E852D2C6-D744-4311-97B3-CAEF073D6585\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"845FBD14-4175-49F1-B762-4F550CEF5B0D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"84E7646B-BC7C-4ED6-925B-268291F31610\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.2150:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BAEB1E3-E3E6-4807-A2FF-ACD2F4356E39\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.6.6150:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"92FF153A-69D5-444F-8FB3-78BF1C33F209\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8CE2063E-5B74-4731-885F-80D2D7B15604\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.7.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC647F82-9679-4B26-AFF1-1B43B0AF18B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.7.2:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"046BCC55-F166-4C31-AB2B-815A0DFA2BEE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.7.1150:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D00809F-8D47-428E-9347-2BF36A61901A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:2.7.2150:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC94B908-E405-4BD2-BE36-2BB90238F7EE\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FC0C702F-59E0-40AB-BA95-8F0803AB0550\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3190C547-7230-476C-A43F-641FE7B891EB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"74AC7EE5-F01D-4F28-80D1-4076B7B24BA6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B547525-E0DB-4D64-8ED1-AF3F1B6FF65F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"19064C18-1CD7-4F10-8065-4B900BB31F83\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B1997CB6-FD72-4B13-915A-7500AA06F4B1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.1.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"06A1811C-4E97-4226-8335-ADF0827A03B3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"87845E79-F4A3-4390-9ACF-A14E86BCDB10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2:alpha:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2C8F3C4-91AB-4AE3-A2FB-A093F97742FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:3.2.2150:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F236E583-D23D-4769-8A25-EBFC930E4798\"}]}]}],\"references\":[{\"url\":\"http://bugs.python.org/issue13703\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Exploit\"]},{\"url\":\"http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://mail.python.org/pipermail/python-dev/2011-December/115116.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://mail.python.org/pipermail/python-dev/2012-January/115892.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://python.org/download/releases/2.6.8/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://python.org/download/releases/2.7.3/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://python.org/download/releases/3.1.5/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://python.org/download/releases/3.2.3/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/50858\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/51087\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/51089\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/03/10/3\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1592-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1596-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1615-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1616-1\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=750555\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://bugs.python.org/issue13703\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://mail.python.org/pipermail/python-dev/2011-December/115116.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://mail.python.org/pipermail/python-dev/2012-January/115892.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://python.org/download/releases/2.6.8/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://python.org/download/releases/2.7.3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://python.org/download/releases/3.1.5/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://python.org/download/releases/3.2.3/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/50858\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/51087\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/51089\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2012/03/10/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1592-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1596-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1615-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.ubuntu.com/usn/USN-1616-1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=750555\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.