CVE-2022-28833

7.8 HIGH

📋 TL;DR

Adobe InDesign versions 17.1 and earlier (macOS/Windows) and 16.4.1 and earlier (macOS/Windows) contain an out-of-bounds write vulnerability. When exploited, this allows attackers to execute arbitrary code with the privileges of the current user by tricking them into opening a malicious file. This affects all users running vulnerable versions of Adobe InDesign.

💻 Affected Systems

Products:
  • Adobe InDesign
Versions: 17.1 and earlier (macOS/Windows), 16.4.1 and earlier (macOS/Windows)
Operating Systems: Windows, macOS
Default Config Vulnerable: ⚠️ Yes
Notes: All default installations of affected versions are vulnerable. No special configuration required for exploitation.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

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

🟠

Likely Case

Local privilege escalation leading to user account compromise, data exfiltration, or malware installation.

🟢

If Mitigated

Limited impact with proper application sandboxing and user privilege restrictions, though user data remains at risk.

🌐 Internet-Facing: LOW - Exploitation requires user interaction with malicious files, not network exposure.
🏢 Internal Only: MEDIUM - Internal users could be targeted via phishing or shared malicious files.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ✅ No
Complexity: MEDIUM

Exploitation requires user interaction (opening malicious file). No public exploit code available at disclosure.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: 17.2 (for 17.x branch) and 16.4.2 (for 16.x branch)

Vendor Advisory: https://helpx.adobe.com/security/products/indesign/apsb22-23.html

Restart Required: Yes

Instructions:

1. Open Adobe InDesign. 2. Go to Help > Updates. 3. Install available updates. 4. Restart InDesign. Alternatively, download updates directly from Adobe's website.

🔧 Temporary Workarounds

Restrict InDesign file execution

all

Block execution of InDesign files from untrusted sources via application control policies.

Windows: Use AppLocker or Windows Defender Application Control to restrict .indd files
macOS: Use Gatekeeper or MDM policies to restrict .indd files

User awareness training

all

Train users to avoid opening InDesign files from unknown or untrusted sources.

🧯 If You Can't Patch

  • Implement application whitelisting to prevent execution of malicious InDesign files
  • Run InDesign with reduced user privileges or in isolated environments

🔍 How to Verify

Check if Vulnerable:

Check InDesign version via Help > About InDesign. If version is 17.1 or earlier (Windows/macOS) or 16.4.1 or earlier (Windows/macOS), system is vulnerable.

Check Version:

Windows: Check via Help > About InDesign. macOS: Check via InDesign > About InDesign.

Verify Fix Applied:

Verify version is 17.2 or later (for 17.x) or 16.4.2 or later (for 16.x) via Help > About InDesign.

📡 Detection & Monitoring

Log Indicators:

  • Unexpected InDesign crashes
  • Suspicious child processes spawned from InDesign
  • Unusual file access patterns from InDesign process

Network Indicators:

  • Unexpected outbound connections from InDesign process

SIEM Query:

Process creation where parent process contains 'indesign' AND (command line contains suspicious patterns OR destination IP is known malicious)

🔗 References

📤 Share & Export