diff --git a/advisories/unreviewed/2025/10/GHSA-m494-w24q-6f7w/GHSA-m494-w24q-6f7w.json b/advisories/unreviewed/2025/10/GHSA-m494-w24q-6f7w/GHSA-m494-w24q-6f7w.json index 9bef136c8aca9..482d0cf215886 100644 --- a/advisories/unreviewed/2025/10/GHSA-m494-w24q-6f7w/GHSA-m494-w24q-6f7w.json +++ b/advisories/unreviewed/2025/10/GHSA-m494-w24q-6f7w/GHSA-m494-w24q-6f7w.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-m494-w24q-6f7w", - "modified": "2025-10-14T18:30:35Z", + "modified": "2025-10-14T18:30:43Z", "published": "2025-10-14T18:30:35Z", "aliases": [ "CVE-2025-59250" ], + "summary": "Improper input validation in JDBC Driver for SQL Server", "details": "Improper input validation in JDBC Driver for SQL Server allows an unauthorized attacker to perform spoofing over a network.", "severity": [ { @@ -13,7 +14,160 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "10.2.0" + }, + { + "fixed": "10.2.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "11.2.0" + }, + { + "fixed": "11.2.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "12.2.0" + }, + { + "fixed": "12.2.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "12.4.0" + }, + { + "fixed": "12.4.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "12.6.0" + }, + { + "fixed": "12.6.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "12.8.0" + }, + { + "fixed": "12.8.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "12.10.0" + }, + { + "fixed": "12.10.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.microsoft.sqlserver:mssql-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "13.2.0" + }, + { + "fixed": "13.2.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY",