GSD-2023-24607

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
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.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2023-24607",
    "id": "GSD-2023-24607",
    "references": [
      "https://advisories.mageia.org/CVE-2023-24607.html",
      "https://www.suse.com/security/cve/CVE-2023-24607.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-24607"
      ],
      "details": "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": "GSD-2023-24607",
      "modified": "2023-12-13T01:20:58.359922Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2023-24607",
        "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": "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."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://www.qt.io/blog/tag/security",
            "refsource": "MISC",
            "url": "https://www.qt.io/blog/tag/security"
          },
          {
            "name": "https://codereview.qt-project.org/c/qt/qtbase/+/456216",
            "refsource": "MISC",
            "url": "https://codereview.qt-project.org/c/qt/qtbase/+/456216"
          },
          {
            "name": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217",
            "refsource": "MISC",
            "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217"
          },
          {
            "name": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238",
            "refsource": "MISC",
            "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238"
          },
          {
            "name": "https://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diff",
            "refsource": "MISC",
            "url": "https://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diff"
          },
          {
            "name": "https://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02d",
            "refsource": "MISC",
            "url": "https://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02d"
          },
          {
            "name": "https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-plugin",
            "refsource": "MISC",
            "url": "https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-plugin"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "5.15.13",
                "versionStartIncluding": "5.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.2.8",
                "versionStartIncluding": "6.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "6.4.3",
                "versionStartIncluding": "6.3.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2023-24607"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "NVD-CWE-noinfo"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://codereview.qt-project.org/c/qt/qtbase/+/456216",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking"
              ],
              "url": "https://codereview.qt-project.org/c/qt/qtbase/+/456216"
            },
            {
              "name": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238",
              "refsource": "MISC",
              "tags": [
                "Permissions Required"
              ],
              "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456238"
            },
            {
              "name": "https://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02d",
              "refsource": "MISC",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/qt/qtbase/commit/aaf1381eab6292aa0444a5eadcc24165b6e1c02d"
            },
            {
              "name": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217",
              "refsource": "MISC",
              "tags": [
                "Permissions Required"
              ],
              "url": "https://codereview.qt-project.org/c/qt/tqtc-qtbase/+/456217"
            },
            {
              "name": "https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-plugin",
              "refsource": "MISC",
              "tags": [
                "Product"
              ],
              "url": "https://www.qt.io/blog/security-advisory-qt-sql-odbc-driver-plugin"
            },
            {
              "name": "https://www.qt.io/blog/tag/security",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://www.qt.io/blog/tag/security"
            },
            {
              "name": "https://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diff",
              "refsource": "MISC",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://download.qt.io/official_releases/qt/5.15/CVE-2023-24607-qtbase-5.15.diff"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "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
        }
      },
      "lastModifiedDate": "2023-04-24T20:10Z",
      "publishedDate": "2023-04-15T01:15Z"
    }
  }
}


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…