LiveActive security incident?Get immediate response
CVE Record

CVE-2024-43474: Microsoft SQL Server Information Disclosure Vulnerability

Microsoft SQL Server Information Disclosure Vulnerability

HighCVSS 7.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A low-privileged attacker could remotely exploit affected Microsoft SQL Server releases to expose sensitive information. The severity is high because exploitation requires no user interaction and may also cause limited data modification or service disruption. The supplied evidence does not establish active exploitation.

Executive priority

Prioritize remediation on internet-reachable, partner-accessible, or sensitive-data SQL Servers. Schedule prompt patching because confidentiality impact is high and exploitation conditions are comparatively accessible. Emergency response is not supported solely by the supplied evidence because active exploitation is unconfirmed.

Technical view

CVE-2024-43474 is an information-disclosure flaw associated with CWE-170, improper null termination. Its CVSS 3.1 score is 7.6: network-accessible, low complexity, low privileges required, and no user interaction. Potential impact is high confidentiality loss with low integrity and availability impact.

Likely exposure

Exposure is indicated for Microsoft SQL Server 2017 CU 31, SQL Server 2017 GDR, and SQL Server 2019 GDR entries identified in the bundle. Prioritize reachable servers where untrusted or compromised low-privileged accounts can connect. The supplied version data is incomplete for precise build-level determination.

Exploitation context

The CVSS vector indicates remote, low-complexity exploitation by an attacker with low privileges, without user interaction. The bundle marks the CVE as absent from KEV and provides no other evidence of active exploitation or a public exploit. Treat exploitation status as unconfirmed.

Researcher notes

The bundle identifies CWE-170 but provides no vulnerable function, protocol path, technical root cause, proof of concept, or corrected build numbers. CVSS indicates some integrity and availability impact despite the information-disclosure title. Build-level exposure and exploitability should therefore be validated against Microsoft’s advisory rather than inferred.

Mitigation direction

  • Review Microsoft’s CVE advisory for applicable security updates and exact supported build guidance.
  • Apply the vendor-provided update through the organization’s tested SQL Server patching process.
  • Restrict SQL Server network access to approved systems and administrative paths.
  • Review and minimize low-privileged SQL Server accounts pending remediation.

Validation and detection

  • Inventory SQL Server edition, release branch, version, and installed update level.
  • Compare each server’s build against Microsoft’s CVE advisory and update guidance.
  • Verify the security update installed successfully after maintenance.
  • Confirm SQL Server listeners are reachable only from authorized network segments.
  • Review authentication records for unexpected use of low-privileged accounts.
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-170: 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
cve · low confidence lookup

CVE-2024-43474 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
7.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L/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
7.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L/E:U/RL:O/RC:C2.84.7microsoft

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L/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 2017 (CU 31)14.0.0Listed
MicrosoftMicrosoft SQL Server 2017 (GDR)14.0.0Listed
MicrosoftMicrosoft SQL Server 2019 (GDR)15.0.0Listed
Weakness

CWE details

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

CWE-170 · source CWE mapping

Improper Null Termination

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