FKIE_CVE-2023-24607

Vulnerability from fkie_nvd - Published: 2023-04-15 01:15 - Updated: 2024-11-21 07:48
Summary
Qt before 6.4.3 allows a denial of service via a crafted string when the SQL ODBC driver plugin is used and the size of SQLTCHAR is 4. The affected versions are 5.x before 5.15.13, 6.x before 6.2.8, and 6.3.x before 6.4.3.
References
cve@mitre.orghttps://codereview.qt-project.org/c/qt/qtbase/+/456216Issue Tracking
cve@mitre.orghttps://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217Permissions Required
cve@mitre.orghttps://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238Permissions Required
cve@mitre.orghttps://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diffVendor Advisory
cve@mitre.orghttps://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02dPatch, Third Party Advisory
cve@mitre.orghttps://lists.debian.org/debian-lts-announce/2024/04/msg00027.html
cve@mitre.orghttps://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-pluginProduct
cve@mitre.orghttps://www.qt.io/blog/tag/securityRelease Notes
af854a3a-2127-422b-91ae-364da2661108https://codereview.qt-project.org/c/qt/qtbase/+/456216Issue Tracking
af854a3a-2127-422b-91ae-364da2661108https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217Permissions Required
af854a3a-2127-422b-91ae-364da2661108https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238Permissions Required
af854a3a-2127-422b-91ae-364da2661108https://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diffVendor Advisory
af854a3a-2127-422b-91ae-364da2661108https://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02dPatch, Third Party Advisory
af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2024/04/msg00027.html
af854a3a-2127-422b-91ae-364da2661108https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-pluginProduct
af854a3a-2127-422b-91ae-364da2661108https://www.qt.io/blog/tag/securityRelease Notes
Impacted products
Vendor Product Version
qt qt *
qt qt *
qt qt *

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "82BC32FC-2B1F-4FD4-A368-DD37D7FCBA7E",
              "versionEndExcluding": "5.15.13",
              "versionStartIncluding": "5.0.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "4911A94E-AA2F-4017-8702-0AF092FF809F",
              "versionEndExcluding": "6.2.8",
              "versionStartIncluding": "6.0.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "9DC66FEF-0D94-4464-B9F8-800A1F9424C0",
              "versionEndExcluding": "6.4.3",
              "versionStartIncluding": "6.3.0",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Qt before 6.4.3 allows a denial of service via a crafted string when the SQL ODBC driver plugin is used and the size of SQLTCHAR is 4. The affected versions are 5.x before 5.15.13, 6.x before 6.2.8, and 6.3.x before 6.4.3."
    }
  ],
  "id": "CVE-2023-24607",
  "lastModified": "2024-11-21T07:48:13.813",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "HIGH",
          "baseScore": 7.5,
          "baseSeverity": "HIGH",
          "confidentialityImpact": "NONE",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "version": "3.1"
        },
        "exploitabilityScore": 3.9,
        "impactScore": 3.6,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2023-04-15T01:15:07.043",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://codereview.qt-project.org/c/qt/qtbase/+/456216"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Permissions Required"
      ],
      "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Permissions Required"
      ],
      "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diff"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02d"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00027.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Product"
      ],
      "url": "https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-plugin"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Release Notes"
      ],
      "url": "https://www.qt.io/blog/tag/security"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Issue Tracking"
      ],
      "url": "https://codereview.qt-project.org/c/qt/qtbase/+/456216"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Permissions Required"
      ],
      "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Permissions Required"
      ],
      "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diff"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Third Party Advisory"
      ],
      "url": "https://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02d"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00027.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Product"
      ],
      "url": "https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-plugin"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Release Notes"
      ],
      "url": "https://www.qt.io/blog/tag/security"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-noinfo"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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 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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…