Security readout for executives and security teams
Plain-English summary
This vulnerability affects Microsoft SQL Server ODBC and OLE DB drivers. If a user interaction triggers the vulnerable path on a system with affected drivers, code execution could result. Treat it as high priority where these drivers are installed, especially on systems handling untrusted data or running business applications.
Executive priority
High. This is not listed as known exploited, but successful exploitation could allow code execution with major business impact. Organizations should patch exposed driver installations through normal high-severity remediation workflows and verify inventory coverage.
Technical view
CVE-2023-23375 is a CWE-20 improper input validation issue in Microsoft ODBC Driver 17/18 for SQL Server and Microsoft OLE DB Driver 18/19 for SQL Server. The CVSS 3.1 score is 7.8 with local attack vector, no privileges required, user interaction required, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely on Windows endpoints, developer machines, and servers with the listed Microsoft SQL Server ODBC or OLE DB drivers installed. The bundle does not identify specific applications, databases, or configurations beyond those driver products and versions.
Exploitation context
The source bundle marks exploit maturity as proof-of-concept, but CISA KEV is false and no cited source states active exploitation. User interaction is required, and the CVSS vector is local, so risk depends on where affected drivers are installed and how users interact with untrusted content or applications.
Researcher notes
Evidence is limited to the CVE record and Microsoft advisory metadata. The available CVSS vector indicates local access and user interaction, despite the RCE title. Do not infer internet-exposed exploitation without additional product-specific evidence.
Mitigation direction
Apply Microsoft guidance for CVE-2023-23375 and update affected drivers.
Prioritize systems with Microsoft SQL Server ODBC or OLE DB drivers installed.
Remove vulnerable driver installations where they are no longer required.
Check MSRC for fixed versions and any product-specific remediation notes.
Avoid treating this as actively exploited unless new cited evidence appears.
Validation and detection
Inventory installed Microsoft ODBC Driver for SQL Server versions 17 and 18.
Inventory installed Microsoft OLE DB Driver for SQL Server versions 18 and 19.
Compare discovered versions with Microsoft’s CVE-2023-23375 guidance.
Confirm updated driver versions through endpoint or software inventory.
Document remaining exposed systems and remediation owners.
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.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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
2ADP 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.
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.