CVE-2023-25003

7.8 HIGH

📋 TL;DR

This vulnerability in Autodesk AutoCAD 2023 and Maya 2022 allows attackers to execute arbitrary code by exploiting out-of-bounds read/write vulnerabilities in the pskernel.dll file. Users of these specific Autodesk products are affected when opening maliciously crafted files.

💻 Affected Systems

Products:
  • Autodesk AutoCAD
  • Autodesk Maya
Versions: AutoCAD 2023, Maya 2022
Operating Systems: Windows
Default Config Vulnerable: ⚠️ Yes
Notes: Requires opening malicious files containing crafted pskernel.dll content. Both products must be affected versions.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Full system compromise with attacker gaining the same privileges as the user running the vulnerable software, potentially leading to data theft, ransomware deployment, or lateral movement.

🟠

Likely Case

Local code execution when a user opens a malicious file, potentially leading to malware installation or credential theft.

🟢

If Mitigated

Limited impact if software runs with minimal privileges, network segmentation is in place, and users are trained to avoid untrusted files.

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

🎯 Exploit Status

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

Exploitation requires user interaction to open malicious files. No public exploit code has been identified.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Check Autodesk Security Advisory ADSK-SA-2023-0009 for specific patched versions

Vendor Advisory: https://www.autodesk.com/trust/security-advisories/adsk-sa-2023-0009

Restart Required: Yes

Instructions:

1. Open affected Autodesk product. 2. Navigate to Help > About. 3. Check for updates or use Autodesk Desktop App. 4. Apply available security updates. 5. Restart the application.

🔧 Temporary Workarounds

Restrict file execution

windows

Block execution of untrusted AutoCAD/Maya files via application control policies

User training

all

Train users to only open trusted files from verified sources

🧯 If You Can't Patch

  • Run AutoCAD/Maya with minimal user privileges (not as administrator)
  • Implement application whitelisting to prevent execution of untrusted files

🔍 How to Verify

Check if Vulnerable:

Check AutoCAD/Maya version against affected versions (AutoCAD 2023, Maya 2022). If using these versions and not patched, system is vulnerable.

Check Version:

In AutoCAD/Maya: Help > About or check program properties

Verify Fix Applied:

Verify version has been updated beyond vulnerable versions listed in Autodesk advisory ADSK-SA-2023-0009

📡 Detection & Monitoring

Log Indicators:

  • Application crashes in AutoCAD/Maya with memory access violations
  • Unexpected process creation from AutoCAD/Maya executables

Network Indicators:

  • Unusual outbound connections from AutoCAD/Maya processes

SIEM Query:

Process creation where parent process is acad.exe or maya.exe AND command line contains unusual parameters

🔗 References

📤 Share & Export