SecPod

Learn Search

Search across all Learn content

← Back to Security Research
ALERT: BitPaymer/IEncrypt campaign exploiting Apple Zero-Day

ALERT: BitPaymer/IEncrypt campaign exploiting Apple Zero-Day

Oct 13, 2019By Vidita V Koushik3 min read

Apple released security updates a week ago which included a fix for a zero-day vulnerability. Morphisec discovered active exploitation of an Apple vulnerability byBitPaymer/IEncrypt campaign. Hence, A good vulnerability management tool can prevent these attacks.

BitPaymer/IEncrypt campaign has been targeting various public and private sector industries spread across the U.S. This campaign uses spearphishing emails as its initial infection vector and delivers Dridex malware. BitPaymer/iEncrypt ransomware is known to encrypt data, apps and program files on the target machine. Therefore, Vulnerability management system can resolve these issues.

The campaign utilized an unquoted service path vulnerability in Apple iTunes. The vulnerability resides in Apple Software Update utility.  Apple iTunes is obsolete on the new MacOS Catalina and is therefore not vulnerable. However, all the Windows machines running Apple iTunes and iCloud were open to attack.

An unquoted path vulnerability is a simple flaw where a path to an executable contains spaces and is not enclosed in quotations.

plaintext
C:\Program Files\A Subfolder\B Subfolder\C Subfolder\Executable.exe

In such a case, the system interprets the path as shown below:

This allows an attacker to place a malicious executable in any folder or sub folder and execute it with SYSTEM privileges. Apple Software Update uses a scheduled task to execute the process. The ransomware attacks used a file named “Program” without any extension such as “.exe” to avoid suspicion. The system executed the maliciously crafted “Program” file instead of “Program Files” due to the absence of quotation. Researchers also report that any malicious file name “Apple” or “Apple Software” place in the Program Files directory use for exploitation. While this flaw can also be used to elevate privileges, there were no instances of privilege escalation attacks carried out by BitPaymer/IEncrypt campaign.

The major matter of concern here is that even when iTunes is uninstalling. Apple Software Update continues to run on the installed machine and requires a separate procedure to remove it. This vulnerability readily assists attackers in evading detection by security solutions. Most of the products are based on behavioral monitoring of the parent-child process on systems. And when a legitimate process signed by a trusted vendor such as Apple executes a malicious child process, the risk rating given by AV products is low.

Apple had fixed this vulnerability with the release of security updates(detailed in our blog). For iCloud and iTunes for Windows last week. We hereby issue a gentle reminder to system administrators for applying these security updates on priority to prevent any instances of active exploitation.

Please refer to this KB Article to apply the patches using SanerNow.

Featured Posts

Open One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting
One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

CVE Research

One Request, Total Persistence: Inside the SharePoint Flaw Attackers Are Exploiting

A critical SharePoint deserialization flaw, CVE-2026-50522 (CVSS 9.8), is under active exploitation just weeks after its July 2026 patch, following a public PoC. Attackers are using it to steal IIS machine keys in a single request, gaining persistence that survives patching alone. Now on CISA's KEV list, it's the third actively exploited SharePoint flaw in recent months, patch immediately and rotate machine keys.

Jul 24, 2026

Open ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack
ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

CVE Research

ENCFORGE Ransomware: Anatomy of an AI-Focused Cyber Attack

Jul 22, 2026

Open UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain
UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

CVE Research

UTA0533 Weaponizes KNUCKLEBALL: Inside the SonicWall SMA Zero-Day Exploitation Chain

Jul 20, 2026

Open One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw
One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

CVE Research

One Email, Full Session Takeover: Inside Zimbra's Critical Classic Web Client Code Execution Flaw

Jul 20, 2026

ALERT: BitPaymer/IEncrypt campaign exploiting Apple Zero-Day | SecPod