LiveActive security incident?Get immediate response
CVE Record

CVE-2023-32664: A type confusion vulnerability exists in the Javascript checkThisBox method as implemented in Foxit Reader...

A type confusion vulnerability exists in the Javascript checkThisBox method as implemented in Foxit Reader 12.1.2.15332. Specially crafted Javascript code inside a malicious PDF document can cause memory corruption and lead to remote code execution. User would need to open a malicious file to trigger the vulnerability.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-32664 is a high-severity Foxit Reader flaw. If a user opens a malicious PDF, embedded JavaScript can corrupt memory and potentially run attacker-controlled code. This is mainly a phishing or document-delivery risk for organizations using the affected Reader version.

Executive priority

Treat this as a near-term endpoint remediation item where Foxit Reader is deployed. Business risk depends on affected-version presence and PDF exposure, not internet-facing infrastructure.

Technical view

Foxit Reader 12.1.2.15332 has a type confusion issue in the JavaScript checkThisBox method. Talos describes specially crafted JavaScript inside a PDF triggering memory corruption with remote code execution impact. CVSS 3.1 is 8.8 with required user interaction.

Likely exposure

Exposure is limited to systems running Foxit Reader 12.1.2.15332, especially users who receive external PDFs by email, web download, file sharing, or customer portals.

Exploitation context

The sources describe malicious PDF exploitation requiring a user to open the file. The provided bundle does not state active exploitation, and KEV status is false.

Researcher notes

Evidence supports type confusion, memory corruption, and possible remote code execution via crafted PDF JavaScript. The bundle does not provide a fixed version, proof of active exploitation, or vendor mitigation details.

Mitigation direction

  • Inventory endpoints for Foxit Reader 12.1.2.15332.
  • Check Foxit guidance for supported fixed versions or mitigation advice.
  • Prioritize remediation for users handling external or unsolicited PDFs.
  • Warn users not to open unexpected PDFs until remediation is complete.
  • Route suspicious PDFs through established malware scanning workflows.

Validation and detection

  • Confirm whether Foxit Reader 12.1.2.15332 is installed anywhere.
  • Verify remediated systems no longer report the affected version.
  • Review email and web controls for suspicious PDF delivery attempts.
  • Check endpoint alerts involving Foxit Reader and unexpected PDF activity.
  • Document remediation status for high-risk user groups.
Prepared
Confidence
high
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-843: 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
description · low confidence lookup

Execution behavior lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-32664 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
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

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
0Timeline events
0ADP providers
3Source links

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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2023-32664Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FoxitFoxit Reader12.1.2.15332Listed
Weakness

CWE details

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

CWE-843 · source CWE mapping

Access of Resource Using Incompatible Type ('Type Confusion')

Access of Resource Using Incompatible Type ('Type Confusion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.