CVE-2023-44435

7.8 HIGH

📋 TL;DR

This is a use-after-free vulnerability in Kofax Power PDF's file parsing that allows remote attackers to execute arbitrary code when a user opens a malicious PDF file. Attackers can exploit this to run code with the same privileges as the PDF viewer process. All users of affected Kofax Power PDF versions are vulnerable.

💻 Affected Systems

Products:
  • Kofax Power PDF
Versions: Specific versions not detailed in provided references, but likely multiple recent versions prior to patch.
Operating Systems: Windows
Default Config Vulnerable: ⚠️ Yes
Notes: All installations with vulnerable versions are affected. No special configuration required for exploitation.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete system compromise via remote code execution leading to data theft, ransomware deployment, or persistent backdoor installation.

🟠

Likely Case

Malicious code execution in user context leading to credential theft, lateral movement, or data exfiltration.

🟢

If Mitigated

Limited impact with proper application sandboxing, but potential for user data compromise remains.

🌐 Internet-Facing: MEDIUM - Requires user interaction to open malicious file, but PDFs are commonly shared via email and web.
🏢 Internal Only: MEDIUM - Internal phishing campaigns or compromised internal shares could exploit this vulnerability.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: LIKELY
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

Exploitation requires user interaction (opening malicious PDF) but the vulnerability itself is unauthenticated. File parsing vulnerabilities are commonly weaponized.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Check Kofax security advisory for specific patched version

Vendor Advisory: https://docshield.kofax.com/PowerPDF/en_US/5.0.0-5.0.0.10/wwhelp/wwhimpl/js/html/wwhelp.htm#href=Security.07.3.html

Restart Required: Yes

Instructions:

1. Check current Power PDF version. 2. Download latest version from Kofax website or use built-in update feature. 3. Install update. 4. Restart system to ensure complete patch application.

🔧 Temporary Workarounds

Disable PDF file association

windows

Prevent Power PDF from automatically opening PDF files

Control Panel > Default Programs > Set Associations > Change .pdf to different viewer

Application sandboxing

windows

Run Power PDF in restricted environment

🧯 If You Can't Patch

  • Block PDF files from untrusted sources at email/web gateways
  • Use alternative PDF viewers that are not vulnerable

🔍 How to Verify

Check if Vulnerable:

Check Power PDF version against Kofax security advisory. Vulnerable if using unpatched version.

Check Version:

Open Power PDF > Help > About Power PDF

Verify Fix Applied:

Verify Power PDF version matches or exceeds patched version listed in Kofax advisory.

📡 Detection & Monitoring

Log Indicators:

  • Power PDF crash logs
  • Unexpected process creation from PDF viewer
  • Suspicious file access patterns

Network Indicators:

  • Outbound connections from PDF viewer process to suspicious IPs
  • DNS requests for command and control domains

SIEM Query:

Process Creation where ParentImage contains 'PowerPDF' and CommandLine contains suspicious patterns

🔗 References

📤 Share & Export