CVE-2024-27301
Last modified
CVE-2024-27301 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. 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. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Root3 | Support App | >= 2.3.1, < 2.5.1 |
References
- https://github.com/root3nl/SupportApp/security/advisories/GHSA-jr78-247f-rhqcExploit, Vendor Advisory
- https://github.com/root3nl/SupportApp/security/advisories/GHSA-jr78-247f-rhqcExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-27301?
How severe is CVE-2024-27301?
How do I fix CVE-2024-27301?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-27296Directus is a real-time API and App dashboard for managing S…5.3
- CVE-2024-27297Nix is a package manager for Linux and other Unix systems. A…5.9
- CVE-2024-27298parse-server is a Parse Server for Node.js / Express. This v…10
- CVE-2024-27299phpMyFAQ is an open source FAQ web application for PHP 8.1+ …8.8
- CVE-2024-2730Mautic uses predictable page indices for unpublished landing…5.3
- CVE-2024-27300phpMyFAQ is an open source FAQ web application for PHP 8.1+ …5.4
- CVE-2024-27302go-zero is a web and rpc framework. Go-zero allows user to s…9.1
- CVE-2024-27303electron-builder is a solution to package and build a ready …7.3
- CVE-2024-27304pgx is a PostgreSQL driver and toolkit for Go. SQL injection…9.8
- CVE-2024-27305aiosmtpd is a reimplementation of the Python stdlib smtpd.py…5.3
- CVE-2024-27306aiohttp is an asynchronous HTTP client/server framework for …6.1
- CVE-2024-27307JSONata is a JSON query and transformation language. Startin…9.8
Are you affected by CVE-2024-27301?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
