LiveActive security incident?Get immediate response
CVE Record

CVE-2024-37965: Microsoft SQL Server Elevation of Privilege Vulnerability

Microsoft SQL Server Elevation of Privilege Vulnerability

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A low-privileged attacker with network access to an affected Microsoft SQL Server could potentially gain elevated privileges and compromise sensitive data, modify systems, or disrupt service. The supplied CVSS score is 8.8, making this a high-severity issue requiring prompt attention.

Executive priority

Treat as a high-priority patching item, especially for internet-accessible, partner-accessible, or sensitive production databases. Establish affected-instance ownership and remediation deadlines promptly. Emergency handling should depend on actual exposure and compensating controls because active exploitation is not established by the supplied evidence.

Technical view

CVE-2024-37965 is an elevation-of-privilege vulnerability associated with improper input validation (CWE-20). Its CVSS 3.1 vector indicates network reachability, low attack complexity, low privileges required, no user interaction, unchanged scope, and high confidentiality, integrity, and availability impact. The supplied sources do not describe the vulnerable component or attack mechanics.

Likely exposure

Potential exposure includes the listed SQL Server 2016 SP3, 2017, 2019, and 2022 GDR or CU branches, plus the SQL Server 2016 SP3 Azure Connect Feature Pack. Risk is greatest where low-privileged users can reach SQL Server services over a network. Exact affected build determination requires Microsoft guidance.

Exploitation context

The supplied evidence does not establish active exploitation. The CVE is not marked as CISA KEV, and the CVSS exploit-maturity value is unproven. Nevertheless, the network attack vector, low complexity, limited privilege requirement, and potentially severe impact make preventive remediation important.

Researcher notes

Public details in the supplied bundle are limited to the title, affected product branches, CWE-20 classification, CVSS vector, and Microsoft patch reference. No vulnerable component, input path, privilege gained, indicators, proof of concept, or exploitation telemetry is provided. Avoid assuming more specific mechanics until Microsoft publishes supporting detail.

Mitigation direction

  • Consult Microsoft’s advisory and install the applicable security update for each affected SQL Server branch.
  • Inventory SQL Server instances and prioritize network-reachable production systems containing sensitive or business-critical data.
  • Restrict SQL Server network access to authorized applications, administrators, and trusted management networks.
  • Review low-privileged database and service accounts; remove unnecessary access while updates are pending.

Validation and detection

  • Identify each deployed SQL Server version, update branch, edition, and exact build number.
  • Compare exact builds with Microsoft’s CVE advisory and applicable security-update documentation.
  • Confirm the relevant security update installed successfully across every affected instance.
  • Verify network controls prevent unnecessary low-privileged access to SQL Server services.
  • Review available security telemetry for unexplained privilege changes, without treating this as a definitive detection method.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-20: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-37965 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C2.85.9microsoft

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2024-37965Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftMicrosoft SQL Server 2016 Service Pack 3 (GDR)13.0.0Listed
MicrosoftMicrosoft SQL Server 2016 Service Pack 3 Azure Connect Feature Pack13.0.0Listed
MicrosoftMicrosoft SQL Server 2017 (CU 31)14.0.0Listed
MicrosoftMicrosoft SQL Server 2017 (GDR)14.0.0Listed
MicrosoftMicrosoft SQL Server 2019 (CU 28)15.0.0Listed
MicrosoftMicrosoft SQL Server 2019 (GDR)15.0.0Listed
MicrosoftMicrosoft SQL Server 2022 (GDR)16.0.0Listed
MicrosoftMicrosoft SQL Server 2022 for (CU 14)16.0.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.