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 Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026