Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

JAMF software local permission promotion vulnerability

software:Self Service(JAMF)

version:10.9.0

Exploit Author: cookgoh@galaxylab.org

Homepage: https://www.jamf.com

Vul detail:

1. Set the HTTP and HTTPS proxy to 127.0.0.1:8090 on the MAC
2. Using burpsuite to intercept communication packets between JAMF and the server
3. Administrators can publish bash shell scripts using JAMF by default
4. when user click run, we insert “/Applications/Utilities/Terminal app/Contents/MacOS/Terminal” into the server return packets using burpsuite
5. Obtaining the root command terminal

jamf1.jpg jamf2.jpg