Root3 B.V. の macOS Support App における権限管理に関する脆弱性
タイトル Root3 B.V. の macOS Support App における権限管理に関する脆弱性
概要

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

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

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

公表日 2024年3月14日0:00
登録日 2025年12月9日13:40
最終更新日 2025年12月9日13:40
CVSS3.0 : 重要
スコア 7.3
ベクター CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
影響を受けるシステム
Root3 B.V.
macOS Support App 2.3.1 以上 2.5.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2025年12月09日]   掲載 2025年12月9日11:24

NVD脆弱性情報
CVE-2024-27301
概要

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.

公表日 2024年3月15日4:15
登録日 2024年3月16日10:01
最終更新日 2024年11月21日18:04
関連情報、対策とツール
共通脆弱性一覧