| Título | https://github.com/X1a0He Adobe-Downloader <= 1.3.1 Local Privilege Escalation |
|---|
| Descrição | The Adobe-Downloader application is vulnerable to a local privilege escalation due to insecure implementation of its XPC service. The application registers a Mach service under the name com.x1a0he.macOS.Adobe-Downloader.helper. The associated binary, com.x1a0he.macOS.Adobe-Downloader.helper, is a privileged helper tool designed to execute actions requiring elevated privileges on behalf of the client.
The root cause of this vulnerability lies in the shouldAcceptNewConnection method, which unconditionally returns YES (or true), allowing any XPC client to connect to the service without any form of verification. Consequently, unauthorized clients can establish a connection to the Mach service and invoke methods exposed by the HelperToolProtocol interface.
Among the available methods, the executeCommand method is particularly dangerous. It allows the execution of arbitrary shell commands with root privileges, effectively granting attackers full control over the system. |
|---|
| Fonte | ⚠️ https://winslow1984.com/books/cve-collection/page/adobe-downloader-131-local-privilege-escalation |
|---|
| Utilizador | winslow1984 (UID 79140) |
|---|
| Submissão | 16/12/2024 18h59 (há 1 Ano) |
|---|
| Moderação | 19/12/2024 09h21 (3 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 288966 [X1a0He Adobe Downloader até 1.3.1 em macOS XPC Service com.x1a0he.macOS.Adobe-Downloader.helper shouldAcceptNewConnection Elevação de Privilégios] |
|---|
| Pontos | 20 |
|---|