fkie_cve-2025-47997
Vulnerability from fkie_nvd
Published
2025-09-09 17:15
Modified
2025-09-12 16:47
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Summary
Concurrent execution using shared resource with improper synchronization ('race condition') in SQL Server allows an authorized attacker to disclose information over a network.
References
▼ | URL | Tags | |
---|---|---|---|
secure@microsoft.com | https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-47997 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
microsoft | sql_server_2016 | * | |
microsoft | sql_server_2016 | * | |
microsoft | sql_server_2017 | * | |
microsoft | sql_server_2017 | * | |
microsoft | sql_server_2019 | * | |
microsoft | sql_server_2019 | * | |
microsoft | sql_server_2022 | * | |
microsoft | sql_server_2022 | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:microsoft:sql_server_2016:*:*:*:*:*:*:x64:*", "matchCriteriaId": "59CA93B0-4137-4AAC-BB1E-6B2B4F79046A", "versionEndExcluding": "13.0.6470.1", "versionStartIncluding": "13.0.6300.2", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2016:*:*:*:*:*:*:x64:*", "matchCriteriaId": "0CB4799A-6779-4976-8EDF-51562C1FAD86", "versionEndExcluding": "13.0.7065.1", "versionStartIncluding": "13.0.7000.253", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2017:*:*:*:*:*:*:x64:*", "matchCriteriaId": "B7B97285-2318-4543-BC6C-B623B168765D", "versionEndExcluding": "14.0.2085.1", "versionStartIncluding": "14.0.1000.169", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2017:*:*:*:*:*:*:x64:*", "matchCriteriaId": "A83261BD-47F9-4435-97F9-49760895FB40", "versionEndExcluding": "14.0.3505.1", "versionStartIncluding": "14.0.3006.16", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*", "matchCriteriaId": "EC0485DD-0DCE-42E9-86A7-BCF06657C40E", "versionEndExcluding": "15.0.2145.1", "versionStartIncluding": "15.0.2000.5", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2019:*:*:*:*:*:*:x64:*", "matchCriteriaId": "AB92356F-BACC-4BB1-94B5-790081104E88", "versionEndExcluding": "15.0.4445.1", "versionStartIncluding": "15.0.4003.23", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*", "matchCriteriaId": "DD20A016-AC41-4512-98AA-92E3765036B3", "versionEndExcluding": "16.0.1150.1", "versionStartIncluding": "16.0.1000.6", "vulnerable": true }, { "criteria": "cpe:2.3:a:microsoft:sql_server_2022:*:*:*:*:*:*:x64:*", "matchCriteriaId": "CFAC6C9B-F544-42D4-A490-DD607A7688D4", "versionEndExcluding": "16.0.4212.1", "versionStartIncluding": "16.0.4003.1", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Concurrent execution using shared resource with improper synchronization (\u0027race condition\u0027) in SQL Server allows an authorized attacker to disclose information over a network." } ], "id": "CVE-2025-47997", "lastModified": "2025-09-12T16:47:05.683", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6, "source": "secure@microsoft.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 1.6, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2025-09-09T17:15:47.240", "references": [ { "source": "secure@microsoft.com", "tags": [ "Vendor Advisory" ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-47997" } ], "sourceIdentifier": "secure@microsoft.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-200" }, { "lang": "en", "value": "CWE-362" } ], "source": "secure@microsoft.com", "type": "Primary" } ] }
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…