CVE-2009-2620 (GCVE-0-2009-2620)
Vulnerability from cvelistv5
Published
2009-07-29 17:00
Modified
2024-08-07 05:59
Severity ?
CWE
  • n/a
Summary
src/remote/server.cpp in fbserver.exe in Firebird SQL 1.5 before 1.5.6, 2.0 before 2.0.6, 2.1 before 2.1.3, and 2.5 before 2.5 Beta 2 allows remote attackers to cause a denial of service (daemon crash) via a malformed op_connect_request message that triggers an infinite loop or NULL pointer dereference.
Impacted products
Vendor Product Version
n/a n/a Version: n/a
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T05:59:55.735Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "35842",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/35842"
          },
          {
            "name": "FEDORA-2009-8317",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01341.html"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.coresecurity.com/content/firebird-sql-dos"
          },
          {
            "name": "9295",
            "tags": [
              "exploit",
              "x_refsource_EXPLOIT-DB",
              "x_transferred"
            ],
            "url": "http://www.exploit-db.com/exploits/9295"
          },
          {
            "name": "FEDORA-2009-8340",
            "tags": [
              "vendor-advisory",
              "x_refsource_FEDORA",
              "x_transferred"
            ],
            "url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01370.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=514463"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://tracker.firebirdsql.org/browse/CORE-2563"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2009-07-28T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "src/remote/server.cpp in fbserver.exe in Firebird SQL 1.5 before 1.5.6, 2.0 before 2.0.6, 2.1 before 2.1.3, and 2.5 before 2.5 Beta 2 allows remote attackers to cause a denial of service (daemon crash) via a malformed op_connect_request message that triggers an infinite loop or NULL pointer dereference."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-18T12:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "name": "35842",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/35842"
        },
        {
          "name": "FEDORA-2009-8317",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01341.html"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.coresecurity.com/content/firebird-sql-dos"
        },
        {
          "name": "9295",
          "tags": [
            "exploit",
            "x_refsource_EXPLOIT-DB"
          ],
          "url": "http://www.exploit-db.com/exploits/9295"
        },
        {
          "name": "FEDORA-2009-8340",
          "tags": [
            "vendor-advisory",
            "x_refsource_FEDORA"
          ],
          "url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01370.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=514463"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://tracker.firebirdsql.org/browse/CORE-2563"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2009-2620",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "src/remote/server.cpp in fbserver.exe in Firebird SQL 1.5 before 1.5.6, 2.0 before 2.0.6, 2.1 before 2.1.3, and 2.5 before 2.5 Beta 2 allows remote attackers to cause a denial of service (daemon crash) via a malformed op_connect_request message that triggers an infinite loop or NULL pointer dereference."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "35842",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/35842"
            },
            {
              "name": "FEDORA-2009-8317",
              "refsource": "FEDORA",
              "url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01341.html"
            },
            {
              "name": "http://www.coresecurity.com/content/firebird-sql-dos",
              "refsource": "MISC",
              "url": "http://www.coresecurity.com/content/firebird-sql-dos"
            },
            {
              "name": "9295",
              "refsource": "EXPLOIT-DB",
              "url": "http://www.exploit-db.com/exploits/9295"
            },
            {
              "name": "FEDORA-2009-8340",
              "refsource": "FEDORA",
              "url": "https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01370.html"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=514463",
              "refsource": "CONFIRM",
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=514463"
            },
            {
              "name": "http://tracker.firebirdsql.org/browse/CORE-2563",
              "refsource": "CONFIRM",
              "url": "http://tracker.firebirdsql.org/browse/CORE-2563"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2009-2620",
    "datePublished": "2009-07-29T17:00:00",
    "dateReserved": "2009-07-28T00:00:00",
    "dateUpdated": "2024-08-07T05:59:55.735Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2009-2620\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2009-07-29T17:30:01.280\",\"lastModified\":\"2025-04-09T00:30:58.490\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"src/remote/server.cpp in fbserver.exe in Firebird SQL 1.5 before 1.5.6, 2.0 before 2.0.6, 2.1 before 2.1.3, and 2.5 before 2.5 Beta 2 allows remote attackers to cause a denial of service (daemon crash) via a malformed op_connect_request message that triggers an infinite loop or NULL pointer dereference.\"},{\"lang\":\"es\",\"value\":\"src/remote/server.cpp en fbserver.exe en Firebird SQL v1.5 anterior a v1.5.6, v2.0 anterior a v2.0.6, v2.1 anterior a v2.1.3, y v2.5 anterior a v2.5 Beta 2, permite a atacantes remotos provocar una denegaci\u00f3n de servicio (ca\u00edda de demonio) a trav\u00e9s de un mensaje op_connect_request mal formado que provoca un bucle infinito o una deferencia a puntero NULL.\"}],\"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-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.0.3\",\"matchCriteriaId\":\"131041A7-1DA4-4A63-8FDF-66E3E69AE23A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:1.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CDC6EE68-DABD-4314-B6D2-9EE51286F66B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:1.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21106480-8D50-44FD-B314-FE41C59FCD73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:1.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C5A37B2-3866-4621-9963-DEEC077BEA68\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:1.5.2.4731:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"16EB2258-65E6-4D5D-B01E-85B032E276E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:1.5.3.4870:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"962CDAEC-1C52-4F9C-9935-A92BB9B77961\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:1.5.4.4910:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8F084B3B-C27C-4027-BD24-965532649EE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:1.5.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"573E0B9C-19CC-4E21-8087-9B6F801EC859\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"752CBE1B-55FA-46AC-B604-C956081F5EF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.0.0.12748:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F36BF2D-D099-4A28-95C3-7AE23455D545\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.0.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"450FD47B-1DBC-4104-AD60-FB52BBE1F791\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.0.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1ABEC51F-A318-4F0A-B496-06800C41023C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1A9590F0-2E23-4485-93FE-528B346E26CF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6061FDFD-03C7-4279-9A54-08656F253294\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.1.3:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3BBA89DD-96C1-4BFD-8213-CD72BE0247E5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2C3DBCAE-5FAF-472B-BE01-879DFD329AA0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:firebirdsql:firebird:2.5:beta_2:*:*:*:*:*:*\",\"matchCriteriaId\":\"91A53A7A-F801-4FAC-B086-71C05F555269\"}]}]}],\"references\":[{\"url\":\"http://tracker.firebirdsql.org/browse/CORE-2563\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.coresecurity.com/content/firebird-sql-dos\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.exploit-db.com/exploits/9295\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://www.securityfocus.com/bid/35842\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=514463\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01341.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01370.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"http://tracker.firebirdsql.org/browse/CORE-2563\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.coresecurity.com/content/firebird-sql-dos\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"http://www.exploit-db.com/exploits/9295\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/35842\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=514463\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01341.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.redhat.com/archives/fedora-package-announce/2009-August/msg01370.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

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


Loading…

Loading…