ghsa-m494-w24q-6f7w
Vulnerability from github
Published
2025-10-14 18:30
Modified
2025-11-24 17:38
Summary
JDBC Driver for SQL Server has improper input validation issue
Details

Improper input validation in JDBC Driver for SQL Server allows an unauthorized attacker to perform spoofing over a network.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.microsoft.sqlserver:mssql-jdbc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "8.3.0.jre11-preview"
            },
            {
              "fixed": "10.2.4.jre11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.microsoft.sqlserver:mssql-jdbc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "11.2.0.jre11"
            },
            {
              "fixed": "11.2.4.jre11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.microsoft.sqlserver:mssql-jdbc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "12.2.0.jre11"
            },
            {
              "fixed": "12.2.1.jre11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.microsoft.sqlserver:mssql-jdbc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "12.6.0.jre11"
            },
            {
              "fixed": "12.6.5.jre11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.microsoft.sqlserver:mssql-jdbc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "12.8.0.jre11"
            },
            {
              "fixed": "12.8.2.jre11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.microsoft.sqlserver:mssql-jdbc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "12.10.0.jre11"
            },
            {
              "fixed": "12.10.2.jre11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.microsoft.sqlserver:mssql-jdbc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "13.2.0.jre11"
            },
            {
              "fixed": "13.2.1.jre11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2025-59250"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2025-11-03T14:53:13Z",
    "nvd_published_at": "2025-10-14T17:16:07Z",
    "severity": "HIGH"
  },
  "details": "Improper input validation in JDBC Driver for SQL Server allows an unauthorized attacker to perform spoofing over a network.",
  "id": "GHSA-m494-w24q-6f7w",
  "modified": "2025-11-24T17:38:55Z",
  "published": "2025-10-14T18:30:35Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59250"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/pull/2798"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/pull/2800"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/pull/2801"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/pull/2802"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/pull/2803"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/pull/2807"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/commit/9732e1bbc6ec44166fda2cddab31ce1c86c873dd#diff-45367b99a1951943bfecfc7765e80df687967aa56286a5b2e039f77cd9a0e118"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/microsoft/mssql-jdbc"
    },
    {
      "type": "WEB",
      "url": "https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md"
    },
    {
      "type": "WEB",
      "url": "https://learn.microsoft.com/en-us/sql/connect/jdbc/microsoft-jdbc-driver-for-sql-server-support-matrix"
    },
    {
      "type": "WEB",
      "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59250"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "JDBC Driver for SQL Server has improper input validation issue"
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…