CVE-2010-0733 (GCVE-0-2010-0733)

Vulnerability from cvelistv5 – Published: 2010-03-19 19:00 – Updated: 2024-08-07 00:59
VLAI
Summary
Integer overflow in src/backend/executor/nodeHash.c in PostgreSQL 8.4.1 and earlier, and 8.5 through 8.5alpha2, allows remote authenticated users to cause a denial of service (daemon crash) via a SELECT statement with many LEFT JOIN clauses, related to certain hashtable size calculations.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2009-10-28 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T00:59:38.966Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "[pgsql-bugs] 20091028 BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
          },
          {
            "name": "RHSA-2010:0427",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
          },
          {
            "name": "RHSA-2010:0428",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
          },
          {
            "name": "oval:org.mitre.oval:def:10691",
            "tags": [
              "vdb-entry",
              "signature",
              "x_refsource_OVAL",
              "x_transferred"
            ],
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
          },
          {
            "name": "39820",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/39820"
          },
          {
            "name": "38619",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/38619"
          },
          {
            "name": "[oss-security] 20100316 Re: CVE Request: postgresql integer overflow in hash table size calculation",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
          },
          {
            "name": "SUSE-SR:2010:014",
            "tags": [
              "vendor-advisory",
              "x_refsource_SUSE",
              "x_transferred"
            ],
            "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
          },
          {
            "name": "[pgsql-bugs] 20091030 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
          },
          {
            "name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
          },
          {
            "name": "[oss-security] 20100309 CVE Request: postgresql integer overflow in hash table size calculation",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
          },
          {
            "name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
          },
          {
            "name": "RHSA-2010:0429",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
          },
          {
            "name": "ADV-2010-1197",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2010/1197"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2009-10-28T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Integer overflow in src/backend/executor/nodeHash.c in PostgreSQL 8.4.1 and earlier, and 8.5 through 8.5alpha2, allows remote authenticated users to cause a denial of service (daemon crash) via a SELECT statement with many LEFT JOIN clauses, related to certain hashtable size calculations."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-18T12:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "[pgsql-bugs] 20091028 BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
        },
        {
          "name": "RHSA-2010:0427",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
        },
        {
          "name": "RHSA-2010:0428",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
        },
        {
          "name": "oval:org.mitre.oval:def:10691",
          "tags": [
            "vdb-entry",
            "signature",
            "x_refsource_OVAL"
          ],
          "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
        },
        {
          "name": "39820",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/39820"
        },
        {
          "name": "38619",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/38619"
        },
        {
          "name": "[oss-security] 20100316 Re: CVE Request: postgresql integer overflow in hash table size calculation",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
        },
        {
          "name": "SUSE-SR:2010:014",
          "tags": [
            "vendor-advisory",
            "x_refsource_SUSE"
          ],
          "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
        },
        {
          "name": "[pgsql-bugs] 20091030 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
        },
        {
          "name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
        },
        {
          "name": "[oss-security] 20100309 CVE Request: postgresql integer overflow in hash table size calculation",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
        },
        {
          "name": "[pgsql-bugs] 20091029 Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
        },
        {
          "name": "RHSA-2010:0429",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
        },
        {
          "name": "ADV-2010-1197",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2010/1197"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2010-0733",
    "datePublished": "2010-03-19T19:00:00.000Z",
    "dateReserved": "2010-02-26T00:00:00.000Z",
    "dateUpdated": "2024-08-07T00:59:38.966Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2010-0733",
      "date": "2026-09-25",
      "epss": "0.06902",
      "percentile": "0.93847"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9831E863-7C5D-4C25-AC16-D2D558714036",
                  "versionEndIncluding": "8.4.1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "94222D76-82BE-4FFB-BE4B-5DBAF3080D4D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B45F3BF0-9EB6-4A06-B6F7-DE95DD13EFBF",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "91D1232E-4D0A-4BDC-99F6-25AEE014E9AE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "105E9F52-D17E-4A0B-9C46-FD32A930B1E6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0DE2055D-AAA4-4A6A-918F-349A9749AF09",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C12409B2-161B-4F78-B7AD-3CF69DDCC574",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DD2F1DA4-6625-469D-988B-5457B68851A9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "870F4348-6001-4C2F-A547-61964074E7C0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E2E26D52-D95A-4547-BE6E-4F142F54A624",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4AAB2D1D-BE61-4D7C-B305-58B4F4126620",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2A5F8D8B-34C5-4EBC-BB20-4D11191238B5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E260F1F9-0068-4289-A8E8-C30220C2E1F7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "EEE16023-9A5E-46D5-B597-E6885C224786",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.12:*:*:*:*:*:*:*",
                  "matchCriteriaId": "84D64D74-9645-4CB7-B710-4FC26FB65B37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.13:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BCF2794E-6B48-496B-B6CA-CDC7FC2160CA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8EB12063-F487-4067-A7A5-4482E19D8D14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "51AE5B72-DDC5-4207-B467-A9583F3AC781",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "99398182-C98C-4B16-9DBA-B1980BDFFA54",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.17:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E6FEC1DE-A2A5-4945-95B8-75FDC9ED3B63",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.18:*:*:*:*:*:*:*",
                  "matchCriteriaId": "264AB44D-D014-4734-B538-09E5834EC30B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.19:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8D5DD1E6-E190-4D75-9D27-5EFB2544B158",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.20:*:*:*:*:*:*:*",
                  "matchCriteriaId": "3CD7F8CA-09B3-4038-B8B0-2D62A77F2478",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.21:*:*:*:*:*:*:*",
                  "matchCriteriaId": "64815C3D-1A1A-4525-9BCD-D89BAEACC950",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.22:*:*:*:*:*:*:*",
                  "matchCriteriaId": "7B61AFB3-818D-4A82-8C80-9CA9A1DCC090",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.23:*:*:*:*:*:*:*",
                  "matchCriteriaId": "86630398-650C-4DAC-95CC-894089BB9122",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.24:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A890CD31-1BC2-4A67-88B7-D03097D7167D",
                  "vulnerable": false
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.317:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C8E78663-EBEA-4C00-9CD0-2115676C86E0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2AF590F2-899F-42E1-8A57-6F514C94CE4F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C0B9704E-4BA9-4389-83AB-62BC65F81D9A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FEEC35A2-B17C-46EC-8697-9E03568339BC",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "00562C18-DD81-4B09-AF93-739AF8757A12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6B52D093-7867-4FE8-B055-D8190103A1E6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DF1A06EE-26BD-4CDA-AEB9-01124FC37E37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FF855730-C61C-4FDC-96CB-57775A903421",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D93296E1-AEA2-443E-B9AA-D70535DDD093",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "992C3EC0-4C12-4FB0-8844-9EFB91DA95E3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8E3EBF1D-D5BD-4A22-B76A-2BAB21534E70",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "02DC4E8A-A728-4734-B67A-C58C37DA90C1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D59B0E32-9E71-4E41-BBAF-7A20008E43E4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CA6511DE-AF52-4953-8394-37D24A732538",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.12:*:*:*:*:*:*:*",
                  "matchCriteriaId": "51B93DC5-F632-47A5-9C58-52429B034D1A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.13:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D011C676-47D3-4D78-9C58-749AF6C7DBDE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DFD5BE40-CF55-4C0E-BD89-5CC7DF41F6BA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "7C1EE1C3-4472-4CE2-AB60-9535C1C4AF8B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "3B903334-2F67-4725-8277-6913E03BEFC3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.17:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2F6E9049-B347-4940-B523-DBB96DBFE731",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.18:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6F1AD77C-BD28-43C9-B2CA-F60C1AD9D200",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.19:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BF2DBE6F-7F2B-4295-937A-8799BF25F2F3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.20:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E3D0A988-90DD-4EC4-A51A-4C55A23B8ECE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "7213327F-6909-43A7-952E-11600C28D4E3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "10EF0EA6-C8B6-40A7-A3AE-8639CA94D5C5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "D9F645F3-9767-4FD8-94EB-1096DF24E6C3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C342A823-EF6F-4557-9F9E-D8893EA4C2BA",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "B85A443F-0802-412F-9AEE-3525311C93D4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "06253BA8-7F1E-4C79-9B2E-197307A627F0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "2A213AB8-A5FE-4062-B895-2FC4B19F60A4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9A3F083E-59A8-41B1-826F-2CA39BD425C9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DE49E2D5-8EAC-49C7-B704-E626FBE7EC35",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A5059B2F-B588-463E-8E96-BC9DA129C12E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C919AF97-9713-44F8-B742-89C438DB0B48",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "400BBC62-5D03-465B-A864-9CD479B963F8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.12:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BC8C96F7-7F85-4E47-A05F-15E3C70AF583",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.13:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6C236CF1-72C0-4C3D-AE04-B67E3F18EEC8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "ECC98D47-8B3C-4DE6-8C45-F5B92266027F",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C170C441-619A-48DB-9332-05FA4E62C342",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "053A2531-CFAA-466D-811C-A6154826D596",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A2A705DF-3654-427F-8B11-62DB0B6C9813",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "05AD5D33-86F4-4BFF-BA84-02AA1347BEEB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "02FDCF30-D0F7-48AA-9633-9CC060495F47",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "788975F6-B3F1-4C21-B963-6BA59F14B71C",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E6713D96-338B-4467-9F05-3153997F62E2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "01EB1A77-92AD-47FB-8290-D05C9B6C19C4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "74857259-30C7-422D-A24D-BE1E33F09466",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.7:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CD80066B-787E-496B-88FD-F0AE291468C5",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.8:*:*:*:*:*:*:*",
                  "matchCriteriaId": "88C9F0AB-A125-4DCD-A02B-E04D4D95FB5D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8FF13F89-F4C3-43EC-A36A-2F9283E923B8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.10:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F2631F09-73DD-4A28-8082-3939D89DDBE0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8F30CA60-0A82-45CD-8044-CE245393593D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "3FCD765D-4267-4D67-B88A-7236455B8B94",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.5:alpha1:*:*:*:*:*:*",
                  "matchCriteriaId": "A8B1B22F-1D5F-419A-8D27-6BC40116DF8E",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:postgresql:postgresql:8.5:alpha2:*:*:*:*:*:*",
                  "matchCriteriaId": "A764EDA9-E730-4E96-AB86-AF1BA14C33C2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Integer overflow in src/backend/executor/nodeHash.c in PostgreSQL 8.4.1 and earlier, and 8.5 through 8.5alpha2, allows remote authenticated users to cause a denial of service (daemon crash) via a SELECT statement with many LEFT JOIN clauses, related to certain hashtable size calculations."
        },
        {
          "lang": "es",
          "value": "Desbordamiento de entero en src/backend/executor/nodeHash.c en PostgreSQL v8.4.1 y anteriores, y v8.5 hasta v8.5alpha2, permite a usuarios autenticados provocar una denegaci\u00f3n de servicio (ca\u00edda de demonio) a trav\u00e9s de la declaraci\u00f3n SELECT con muchas cla\u00fasulas LEFT JOIN, relacionados con ciertos c\u00e1lculos del tama\u00f1o de tabla hash."
        }
      ],
      "id": "CVE-2010-0733",
      "lastModified": "2024-11-21T01:12:51.107",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "LOW",
            "cvssData": {
              "accessComplexity": "MEDIUM",
              "accessVector": "NETWORK",
              "authentication": "SINGLE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 3.5,
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 6.8,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2010-03-19T19:30:00.547",
      "references": [
        {
          "source": "secalert@redhat.com",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://secunia.com/advisories/39820"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.securityfocus.com/bid/38619"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.vupen.com/english/advisories/2010/1197"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Patch"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://secunia.com/advisories/39820"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/bid/38619"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.vupen.com/english/advisories/2010/1197"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Patch"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-189"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9831E863-7C5D-4C25-AC16-D2D558714036",
                    "versionEndIncluding": "8.4.1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "94222D76-82BE-4FFB-BE4B-5DBAF3080D4D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B45F3BF0-9EB6-4A06-B6F7-DE95DD13EFBF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "91D1232E-4D0A-4BDC-99F6-25AEE014E9AE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "105E9F52-D17E-4A0B-9C46-FD32A930B1E6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0DE2055D-AAA4-4A6A-918F-349A9749AF09",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C12409B2-161B-4F78-B7AD-3CF69DDCC574",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DD2F1DA4-6625-469D-988B-5457B68851A9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "870F4348-6001-4C2F-A547-61964074E7C0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E2E26D52-D95A-4547-BE6E-4F142F54A624",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4AAB2D1D-BE61-4D7C-B305-58B4F4126620",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2A5F8D8B-34C5-4EBC-BB20-4D11191238B5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E260F1F9-0068-4289-A8E8-C30220C2E1F7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EEE16023-9A5E-46D5-B597-E6885C224786",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "84D64D74-9645-4CB7-B710-4FC26FB65B37",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BCF2794E-6B48-496B-B6CA-CDC7FC2160CA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8EB12063-F487-4067-A7A5-4482E19D8D14",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "51AE5B72-DDC5-4207-B467-A9583F3AC781",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "99398182-C98C-4B16-9DBA-B1980BDFFA54",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E6FEC1DE-A2A5-4945-95B8-75FDC9ED3B63",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.18:*:*:*:*:*:*:*",
                    "matchCriteriaId": "264AB44D-D014-4734-B538-09E5834EC30B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.19:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8D5DD1E6-E190-4D75-9D27-5EFB2544B158",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.20:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3CD7F8CA-09B3-4038-B8B0-2D62A77F2478",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.21:*:*:*:*:*:*:*",
                    "matchCriteriaId": "64815C3D-1A1A-4525-9BCD-D89BAEACC950",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.22:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7B61AFB3-818D-4A82-8C80-9CA9A1DCC090",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.23:*:*:*:*:*:*:*",
                    "matchCriteriaId": "86630398-650C-4DAC-95CC-894089BB9122",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.24:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A890CD31-1BC2-4A67-88B7-D03097D7167D",
                    "vulnerable": false
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.0.317:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C8E78663-EBEA-4C00-9CD0-2115676C86E0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2AF590F2-899F-42E1-8A57-6F514C94CE4F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C0B9704E-4BA9-4389-83AB-62BC65F81D9A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FEEC35A2-B17C-46EC-8697-9E03568339BC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "00562C18-DD81-4B09-AF93-739AF8757A12",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6B52D093-7867-4FE8-B055-D8190103A1E6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DF1A06EE-26BD-4CDA-AEB9-01124FC37E37",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FF855730-C61C-4FDC-96CB-57775A903421",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D93296E1-AEA2-443E-B9AA-D70535DDD093",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "992C3EC0-4C12-4FB0-8844-9EFB91DA95E3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8E3EBF1D-D5BD-4A22-B76A-2BAB21534E70",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "02DC4E8A-A728-4734-B67A-C58C37DA90C1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D59B0E32-9E71-4E41-BBAF-7A20008E43E4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CA6511DE-AF52-4953-8394-37D24A732538",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "51B93DC5-F632-47A5-9C58-52429B034D1A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D011C676-47D3-4D78-9C58-749AF6C7DBDE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DFD5BE40-CF55-4C0E-BD89-5CC7DF41F6BA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7C1EE1C3-4472-4CE2-AB60-9535C1C4AF8B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3B903334-2F67-4725-8277-6913E03BEFC3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2F6E9049-B347-4940-B523-DBB96DBFE731",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.18:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6F1AD77C-BD28-43C9-B2CA-F60C1AD9D200",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.19:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BF2DBE6F-7F2B-4295-937A-8799BF25F2F3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.1.20:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E3D0A988-90DD-4EC4-A51A-4C55A23B8ECE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7213327F-6909-43A7-952E-11600C28D4E3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "10EF0EA6-C8B6-40A7-A3AE-8639CA94D5C5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D9F645F3-9767-4FD8-94EB-1096DF24E6C3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C342A823-EF6F-4557-9F9E-D8893EA4C2BA",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B85A443F-0802-412F-9AEE-3525311C93D4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "06253BA8-7F1E-4C79-9B2E-197307A627F0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2A213AB8-A5FE-4062-B895-2FC4B19F60A4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9A3F083E-59A8-41B1-826F-2CA39BD425C9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DE49E2D5-8EAC-49C7-B704-E626FBE7EC35",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A5059B2F-B588-463E-8E96-BC9DA129C12E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C919AF97-9713-44F8-B742-89C438DB0B48",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "400BBC62-5D03-465B-A864-9CD479B963F8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.12:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BC8C96F7-7F85-4E47-A05F-15E3C70AF583",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6C236CF1-72C0-4C3D-AE04-B67E3F18EEC8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "ECC98D47-8B3C-4DE6-8C45-F5B92266027F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C170C441-619A-48DB-9332-05FA4E62C342",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.2.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "053A2531-CFAA-466D-811C-A6154826D596",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A2A705DF-3654-427F-8B11-62DB0B6C9813",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "05AD5D33-86F4-4BFF-BA84-02AA1347BEEB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "02FDCF30-D0F7-48AA-9633-9CC060495F47",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "788975F6-B3F1-4C21-B963-6BA59F14B71C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E6713D96-338B-4467-9F05-3153997F62E2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "01EB1A77-92AD-47FB-8290-D05C9B6C19C4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "74857259-30C7-422D-A24D-BE1E33F09466",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CD80066B-787E-496B-88FD-F0AE291468C5",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "88C9F0AB-A125-4DCD-A02B-E04D4D95FB5D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8FF13F89-F4C3-43EC-A36A-2F9283E923B8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.3.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F2631F09-73DD-4A28-8082-3939D89DDBE0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8F30CA60-0A82-45CD-8044-CE245393593D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3FCD765D-4267-4D67-B88A-7236455B8B94",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.5:alpha1:*:*:*:*:*:*",
                    "matchCriteriaId": "A8B1B22F-1D5F-419A-8D27-6BC40116DF8E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:postgresql:postgresql:8.5:alpha2:*:*:*:*:*:*",
                    "matchCriteriaId": "A764EDA9-E730-4E96-AB86-AF1BA14C33C2",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Integer overflow in src/backend/executor/nodeHash.c in PostgreSQL 8.4.1 and earlier, and 8.5 through 8.5alpha2, allows remote authenticated users to cause a denial of service (daemon crash) via a SELECT statement with many LEFT JOIN clauses, related to certain hashtable size calculations."
          },
          {
            "lang": "es",
            "value": "Desbordamiento de entero en src/backend/executor/nodeHash.c en PostgreSQL v8.4.1 y anteriores, y v8.5 hasta v8.5alpha2, permite a usuarios autenticados provocar una denegaci\u00f3n de servicio (ca\u00edda de demonio) a trav\u00e9s de la declaraci\u00f3n SELECT con muchas cla\u00fasulas LEFT JOIN, relacionados con ciertos c\u00e1lculos del tama\u00f1o de tabla hash."
          }
        ],
        "id": "CVE-2010-0733",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "LOW",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "SINGLE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 3.5,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:M/Au:S/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 6.8,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2010-03-19T19:30:00.547",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://secunia.com/advisories/39820"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.securityfocus.com/bid/38619"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.vupen.com/english/advisories/2010/1197"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00277.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00287.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00289.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://archives.postgresql.org/pgsql-bugs/2009-10/msg00310.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://git.postgresql.org/gitweb?p=postgresql.git%3Ba=commit%3Bh=64b057e6823655fb6c5d1f24a28f236b94dd6c54"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://lists.opensuse.org/opensuse-security-announce/2010-08/msg00001.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://secunia.com/advisories/39820"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2010/03/09/2"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.openwall.com/lists/oss-security/2010/03/16/10"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0427.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0428.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.redhat.com/support/errata/RHSA-2010-0429.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/38619"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.vupen.com/english/advisories/2010/1197"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=546621"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10691"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-189"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2025-11-21T13:07:19+00:00",
      "cve": "CVE-2010-0733",
      "id": "CVE-2010-0733",
      "initial_release_date": "2010-01-01T00:00:00+00:00",
      "product_status:fixed": "789",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "postgresql: Integer overflow in hash table size calculation",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2010/cve-2010-0733.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-05-08T02:45:01Z",
      "cve": "CVE-2010-0733",
      "id": "CVE-2010-0733",
      "initial_release_date": "2023-02-15T06:00:21Z",
      "product_status:known_not_affected": "22",
      "product_status:recommended": "20",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2010-0733",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2010-0733.json",
      "version": "9"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…