製品・ソフトウェアに関する情報
Root3 B.V. の macOS Support App における権限管理に関する脆弱性
Title Root3 B.V. の macOS Support App における権限管理に関する脆弱性
Summary

Root3 B.V. の macOS Support App には、権限管理に関する脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

Publication Date March 14, 2024, midnight
Registration Date Dec. 9, 2025, 1:40 p.m.
Last Update Dec. 9, 2025, 1:40 p.m.
CVSS3.0 : 重要
Score 7.3
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Affected System
Root3 B.V.
macOS Support App 2.3.1 以上 2.5.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
No Changed Details Date of change
1 [2025年12月09日]   掲載 Dec. 9, 2025, 11:24 a.m.

NVD Vulnerability Information
CVE-2024-27301
Summary

Support App is an opensource application specialized in managing Apple devices. It's possible to abuse a vulnerability inside the postinstall installer script to make the installer execute arbitrary code as root. The cause of the vulnerability is the fact that the shebang `#!/bin/zsh` is being used. When the installer is executed it asks for the users password to be executed as root. However, it'll still be using the $HOME of the user and therefore loading the file `$HOME/.zshenv` when the `postinstall` script is executed.
An attacker could add malicious code to `$HOME/.zshenv` and it will be executed when the app is installed. An attacker may leverage this vulnerability to escalate privilege on the system. This issue has been addressed in version 2.5.1 Rev 2. All users are advised to upgrade. There are no known workarounds for this vulnerability.

Publication Date March 15, 2024, 4:15 a.m.
Registration Date March 16, 2024, 10:01 a.m.
Last Update Nov. 21, 2024, 6:04 p.m.
Related information, measures and tools
Common Vulnerabilities List