VYPR
Unrated severityNVD Advisory· Published Sep 20, 2023· Updated Sep 25, 2024

CVE-2023-41902

CVE-2023-41902

Description

An XPC misconfiguration vulnerability in CoreCode MacUpdater before 2.3.8, and 3.x before 3.1.2, allows attackers to escalate privileges by crafting malicious .pkg files.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An XPC misconfiguration in CoreCode MacUpdater before 2.3.8 and 3.x before 3.1.2 allows local privilege escalation via crafted .pkg files.

Vulnerability

A misconfiguration in the XPC service (PrivilegedHelperTool) within CoreCode MacUpdater versions before 2.3.8 and 3.x before 3.1.2 allows an unprivileged local attacker to escalate privileges. The vulnerability emerges because the XPC service does not properly validate the caller or the .pkg files it processes, enabling a malicious actor to craft a .pkg file that the helper tool will install with elevated privileges [1][2][3].

Exploitation

To exploit this vulnerability, an attacker must have local access to the system. The attacker crafts a specially designed .pkg file and writes a C program that communicates with the vulnerable PrivilegedHelperTool. The program instructs the helper tool to install the malicious .pkg, which is executed with root privileges due to the XPC misconfiguration [3]. No additional user interaction beyond initial local access is required.

Impact

Successful exploitation results in local privilege escalation to root. The attacker gains the ability to install arbitrary .pkg files as the root user, potentially leading to full compromise of the affected macOS system. This can result in unauthorized code execution, data access, and persistent control over the machine [3].

Mitigation

CoreCode released fixed versions: MacUpdater 2.3.8 and 3.1.2. Users should update to these versions or later (e.g., 2.3.18, 3.4.7). Updating to the latest available version (2.4.0 for MacUpdater 2 or 3.5.0 for MacUpdater 3) is recommended. As of the publication date (2023-09-20), the fix was available [1][2][3]. No workaround is described in the references; users should apply the update promptly.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • CoreCode/MacUpdaterdescription
  • Range: <2.3.8 (or >=3.0, <3.1.2)

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.