Pdf EditorApplication · Foxit

CVE-2024-30343

HIGH · 7.8 CVSS v3.0 Published 2024-04-02
Fix available
A fix is available. Upgrade to after 2023.3.0.63083 or later.
See remediation →
81/100
Remediation priority · High
No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Foxit PDF Reader Annotation Use-After-Free Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Foxit PDF Reader. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the handling of Annotation objects. The issue results from the lack of validating the existence of an object prior to performing operations on the object. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-22721.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Use-After-Free vulnerability in Foxit PDF Reader's Annotation object handling. The flaw results from lack of validating object existence before performing operations, leading to memory corruption that can be leveraged for remote code execution in the current process context.

MitigationApply vendor patches from Foxit when available; avoid opening untrusted PDF files or visiting malicious websites until the vulnerability is patched.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Pdf EditorApplication
Affected:<= 11.1.6.0109>= 12.0.0, <= 12.1.2.55366>= 13.0.0, <= 13.0.1.61866>= 2023.1.0.55583, <= 2023.3.0.63083<= 11.2.8.53842>= 12.0.0, <= 12.1.4.15400>= 13.0.0, <= 13.0.1.21693>= 2023.1.0.15510, <= 2023.3.0.23028
Pdf ReaderApplication
Affected:<= 2023.3.0.63083<= 2023.3.0.23028

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Check if Foxit PDF software is installed
    Open Control Panel > Programs and Features, or use PowerShell: Get-ItemProperty HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\* | Select-Object DisplayName, DisplayVersion | Where-Object {$_.DisplayName -like '*Foxit*'}
    Affected if Foxit PDF Reader or Foxit PDF Editor appears in the installed programs list
  2. Identify the specific Foxit product and version
    Right-click the Foxit application icon, select Properties, and view the Details tab to see the Version field. Alternatively, locate the executable (FoxitReader.exe or FoxitPDFEditor.exe) in the installation directory, right-click, and view Properties > Details
    Affected if The product is Foxit PDF Reader or Foxit PDF Editor with a version number that matches the affected ranges provided
  3. Compare installed version against affected ranges for Foxit PDF Reader
    For PDF Reader, check if version is <= 2023.3.0.63083 or <= 2023.3.0.23028. These are the vulnerable versions based on the CVE data
    Affected if The installed PDF Reader version falls within or below these version numbers, meaning it is affected
  4. Compare installed version against affected ranges for Foxit PDF Editor
    For PDF Editor, check if version matches any of these vulnerable ranges: <= 11.1.6.0109; >= 12.0.0 <= 12.1.2.55366; >= 13.0.0 <= 13.0.1.61866; >= 2023.1.0.55583 <= 2023.3.0.63083; <= 11.2.8.53842; >= 12.0.0 <= 12.1.4.15400; >= 13.0.0 <= 13.0.1.21693; >= 2023.1.0.15510 <= 2023.3.0.23028
    Affected if The installed PDF Editor version falls within any of these version ranges, meaning it is affected
  5. Determine if PDF files with annotations are processed
    The vulnerability specifically exists in Annotation object handling. Opening any PDF file that uses Foxit's annotation features (comments, highlights, notes, forms) triggers the vulnerable code path
    Affected if The user opens PDF documents containing annotation objects in the affected Foxit application

A user is affected if Foxit PDF Reader or Foxit PDF Editor is installed with a version matching any of the affected ranges and the application processes PDF files containing annotation objects.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to a release after 2023.3.0.63083
Interim mitigation

Apply vendor patches from Foxit when available; avoid opening untrusted PDF files or visiting malicious websites until the vulnerability is patched.

Recommended fix Moderate confidence

Latest stable Foxit PDF Reader/PDF Editor release (contact Foxit support or check security advisory for exact fixed version numbers)

  1. 1. Visit the official Foxit website download page at www.foxit.com to obtain the latest version of Foxit PDF Reader or PDF Editor.
  2. 2. Identify your current installed version by opening Foxit PDF Reader, clicking 'Help' in the menu bar, then selecting 'About Foxit PDF Reader' to confirm the exact version number.
  3. 3. Download the most recent stable release available for your product (either PDF Reader or PDF Editor depending on what is installed).
  4. 4. Close all instances of Foxit PDF Reader/PDF Editor before running the installer.
  5. 5. Run the installer and follow the prompts to complete the upgrade.
  6. 6. After installation, verify the new version by checking 'Help' > 'About Foxit PDF Reader' to confirm the version is beyond the affected ranges (above 11.1.6.0109, 12.1.2.55366, 13.0.1.61866, or 2023.3.0.63083 depending on your product line).
Caveat Standard upgrade; ensure you back up any custom settings or plugins before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Pdf Editor Scoped from the published advisory
  • Consultation2.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA3.0 h
19.0 hours of engineering $3,280
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,248.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-30343 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-30343 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data