CVE-2023-38231: ZDI-CAN-21334: Adobe Acrobat Reader DC Font Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability
Adobe Acrobat Reader versions 23.003.20244 (and earlier) and 20.005.30467 (and earlier) are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
Security readout for executives and security teams
Plain-English summary
A malicious PDF opened in vulnerable Adobe Acrobat Reader could run code with the user’s permissions. The business risk is endpoint compromise through normal document workflows, especially email or web-delivered PDFs.
Executive priority
Treat this as a high-priority endpoint patching issue. It needs prompt remediation, but the available sources do not support describing it as actively exploited.
Technical view
CVE-2023-38231 is a CWE-787 out-of-bounds write in Acrobat Reader font parsing. Affected Reader versions include 23.003.20244 and earlier, and 20.005.30467 and earlier. Successful exploitation could execute arbitrary code as the current user.
Likely exposure
Exposure is likely on workstations using affected Adobe Acrobat Reader versions, especially where users routinely open external PDFs. The source bundle does not identify server-side exposure.
Exploitation context
Exploitation requires user interaction: a victim must open a malicious file. The source bundle marks KEV as false and provides no cited evidence of active exploitation.
Researcher notes
The record names font parsing and out-of-bounds write behavior but does not provide deeper root-cause details, proof-of-concept status, or exploit telemetry. Avoid assuming exploit maturity beyond malicious-file user interaction.
Mitigation direction
Inventory Acrobat Reader installations and identify versions at or below the affected builds.
Review Adobe APSB23-30 for the applicable fixed versions and update guidance.
Deploy vendor-approved updates through normal endpoint management channels.
Warn users not to open unexpected PDF attachments or downloads until remediation is verified.
Validation and detection
Compare installed Reader versions against 23.003.20244, 20.005.30467, and Adobe APSB23-30 guidance.
Confirm endpoints successfully received Adobe updates after deployment.
Validate that PDF handling defaults do not route high-risk files to vulnerable Reader builds.
Review security telemetry for suspicious PDF-open events where practical.
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-787: 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.
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-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.