CVE-2022-23603

9.9 CRITICAL

📋 TL;DR

CVE-2022-23603 is a code injection vulnerability in iTunesRPC-Remastered, a Discord rich presence application for iTunes and Apple Music. Attackers can execute arbitrary code by exploiting improper input sanitization. All users running vulnerable versions are affected.

💻 Affected Systems

Products:
  • iTunesRPC-Remastered
Versions: All versions before commit 24f43aa
Operating Systems: Windows, macOS, Linux
Default Config Vulnerable: ⚠️ Yes
Notes: Requires Discord and iTunes/Apple Music to be installed and running.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Complete system compromise allowing remote code execution, data theft, and lateral movement within the network.

🟠

Likely Case

Local privilege escalation or arbitrary code execution within the application context, potentially leading to malware installation.

🟢

If Mitigated

Limited impact if application runs with minimal privileges and network access is restricted.

🌐 Internet-Facing: LOW (application typically runs locally, not as a service)
🏢 Internal Only: MEDIUM (requires user interaction or local access to exploit)

🎯 Exploit Status

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

Exploitation requires user interaction or local access to trigger the vulnerable input handling.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Commit 24f43aa and later

Vendor Advisory: https://github.com/bildsben/iTunesRPC-Remastered/security/advisories/GHSA-3xpp-rhqx-cw96

Restart Required: Yes

Instructions:

1. Update to latest version from GitHub repository 2. Restart the application 3. Verify commit hash includes 24f43aa or later

🧯 If You Can't Patch

  • Disable or uninstall iTunesRPC-Remastered
  • Run application with minimal user privileges

🔍 How to Verify

Check if Vulnerable:

Check if application version is before commit 24f43aa by examining the source code or build metadata.

Check Version:

Check application settings or about dialog for version/commit information

Verify Fix Applied:

Verify the commit hash includes 24f43aa or later in the application's version information.

📡 Detection & Monitoring

Log Indicators:

  • Unusual process execution from iTunesRPC-Remastered
  • Suspicious command-line arguments

Network Indicators:

  • Unexpected outbound connections from the application

SIEM Query:

Process creation events where parent process is iTunesRPC-Remastered with unusual command-line parameters

🔗 References

📤 Share & Export