CVE-2024-41836

5.5 MEDIUM

📋 TL;DR

This CVE describes a NULL pointer dereference vulnerability in Adobe InDesign that allows attackers to cause a denial-of-service by crashing the application. Users must open a malicious file to trigger the exploit. Affected users include anyone running vulnerable versions of InDesign Desktop.

💻 Affected Systems

Products:
  • Adobe InDesign Desktop
Versions: ID18.5.2 and earlier, ID19.3 and earlier
Operating Systems: Windows, macOS
Default Config Vulnerable: ⚠️ Yes
Notes: All default configurations of affected versions are vulnerable. Requires user to open malicious file.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete application crash leading to denial-of-service, potential data loss if unsaved work is open, and disruption of creative workflows.

🟠

Likely Case

Application crash when opening a malicious file, requiring restart of InDesign and potential loss of unsaved work.

🟢

If Mitigated

No impact if patches are applied or if users avoid opening untrusted files.

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

🎯 Exploit Status

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

Exploitation requires user to open a malicious file. No authentication bypass needed but requires social engineering.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: ID18.5.3 and ID19.4

Vendor Advisory: https://helpx.adobe.com/security/products/indesign/apsb24-48.html

Restart Required: Yes

Instructions:

1. Open Adobe Creative Cloud application. 2. Navigate to Updates section. 3. Install InDesign update to version ID18.5.3 or ID19.4. 4. Restart InDesign after installation.

🔧 Temporary Workarounds

Avoid opening untrusted files

all

Only open InDesign files from trusted sources to prevent exploitation.

🧯 If You Can't Patch

  • Implement application whitelisting to prevent execution of malicious files
  • Use email filtering and endpoint protection to block malicious attachments

🔍 How to Verify

Check if Vulnerable:

Check InDesign version via Help > About InDesign. If version is ID18.5.2 or earlier, or ID19.3 or earlier, system is vulnerable.

Check Version:

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

Verify Fix Applied:

Verify InDesign version is ID18.5.3 or later, or ID19.4 or later via Help > About InDesign.

📡 Detection & Monitoring

Log Indicators:

  • Application crash logs from InDesign
  • Unexpected termination events in system logs

Network Indicators:

  • No network indicators - local file exploitation only

SIEM Query:

EventID=1000 OR EventID=1001 with process_name='InDesign.exe' OR 'Adobe InDesign'

🔗 References

📤 Share & Export