CVE-2023-20892
Published: 22 June 2023
Summary
CVE-2023-20892 is a high-severity Out-of-bounds Write (CWE-787) vulnerability in Vmware Vcenter Server. Its CVSS base score is 8.1 (High).
Operationally, ranked in the top 10.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
CVE-2023-20892 is a heap overflow vulnerability in VMware vCenter Server caused by the use of uninitialized memory in the DCERPC protocol implementation. The flaw resides in a core component responsible for handling remote procedure calls and affects the vCenter Server product running on its underlying operating system.
A remote attacker with network access to vCenter Server can trigger the flaw without authentication or user interaction. Successful exploitation allows arbitrary code execution on the host operating system with high impact to confidentiality, integrity, and availability, although the CVSS vector notes high attack complexity.
VMware published advisory VMSA-2023-0014 and Cisco Talos released a detailed report (TALOS-2023-1801) addressing the issue. The current EPSS score of 0.0472, with a peak of only 0.0512, indicates limited observed exploitation interest since disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-25063
Vulnerability details
The vCenter Server contains a heap overflow vulnerability due to the usage of uninitialized memory in the implementation of the DCERPC protocol. A malicious actor with network access to vCenter Server may exploit heap-overflow vulnerability to execute arbitrary code on…
more
the underlying operating system that hosts vCenter Server.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.