CVE-2023-21893
Description
A difficult-to-exploit vulnerability in Oracle Data Provider for .NET (ODP.NET) affecting database versions 19c and 21c could allow an unauthenticated attacker with network access via TCPS to take over the component.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A difficult-to-exploit vulnerability in Oracle Data Provider for .NET (ODP.NET) affecting database versions 19c and 21c could allow an unauthenticated attacker with network access via TCPS to take over the component.
Vulnerability
Description
CVE-2023-21893 is a vulnerability in the Oracle Data Provider for .NET (ODP.NET) component of Oracle Database Server, affecting versions 19c and 21c. The vulnerability also applies to the database client-only installation on Windows platforms [1][2][3]. The root cause lies in how ODP.NET handles TCPS (TCP with SSL/TLS) connections, allowing an unauthenticated attacker with network access to exploit the component under specific conditions.
Exploitation
The vulnerability is rated as difficult to exploit, requiring high attack complexity. An unauthenticated attacker can gain network access via TCPS to compromise the ODP.NET component. However, successful exploitation requires human interaction from a person other than the attacker, meaning the victim must perform some action (e.g., connect to a malicious server) to trigger the flaw [3]. The attack surface is limited to platforms where TCPS is used, and the prerequisite is network-level access to the target service.
Impact
If successfully exploited, the attacker can achieve a complete takeover of the Oracle Data Provider for .NET component, which results in compromise of confidentiality, integrity, and availability (CVSS 3.1 Base Score 7.5) [3]. This degree of control could allow an attacker to intercept or modify data transmitted between the client and the database, potentially leading to further compromise of the database server.
Mitigation
Oracle has addressed this vulnerability in subsequent releases. Affected users should update ODP.NET packages to the latest versions: for the ODP.NET Core managed driver, upgrade to version 3.21.90 or later [1]; for the ODP.NET Managed Driver for .NET Framework, upgrade to version 21.9.0 or later [2]. As part of the Oracle Critical Patch Update for January 2023, these updates provide the necessary fix. No workarounds are documented, and the vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
Oracle.ManagedDataAccessNuGet | >= 21.0.0, < 21.9.0 | 21.9.0 |
Oracle.ManagedDataAccess.CoreNuGet | >= 3.21.0, < 3.21.90 | 3.21.90 |
Oracle.ManagedDataAccessNuGet | >= 19.0.0, < 19.18.0 | 19.18.0 |
Oracle.ManagedDataAccess.CoreNuGet | >= 2.19.0, < 2.19.180 | 2.19.180 |
Affected products
3- ghsa-coords2 versions
>= 21.0.0, < 21.9.0+ 1 more
- (no CPE)range: >= 21.0.0, < 21.9.0
- (no CPE)range: >= 3.21.0, < 3.21.90
- Range: 19c
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-5pm2-9mr2-3frqghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-21893ghsaADVISORY
- www.oracle.com/security-alerts/cpujan2023.htmlghsavendor-advisoryWEB
- www.nuget.org/packages/Oracle.ManagedDataAccess.Core/3.21.90ghsaWEB
- www.nuget.org/packages/Oracle.ManagedDataAccess/21.9.0ghsaWEB
News mentions
0No linked articles in our index yet.