29 Nov 2017
Fix huge security flaw in macOS High Sierra
Angus McLauchlan • Security
If you’re running macOS High Sierra, stop and do this now to fix the root access vulnerability.
Update: Apple has released a fix. Security Update 2017-001. Install the update:
- Click Apple icon in menu bar
- Go to App Store
- Updates
- Install security update 2017-001 (Doesn’t require a reboot.)
No further action required.
🚨 If you’re running #macOS #HighSierra, stop and do this *now* to fix the root access vulnerability.
— Rene Ritchie (@reneritchie) November 28, 2017
Then share it with everyone you know and make sure they do it too.
📺: [Embedded]
📝: https://t.co/e9sErEvKNI pic.twitter.com/9jKcV7FAXm
Alternative solutions achieve the same outcome
Spotlight Search
- Open Spotlight Search, click the magnifying glass icon in the upper-right corner of the menu bar, or press Command-Space from any app
- Start typing the first few letters of Directory Utility and press Return.
- In Directory Utility, click on the Lock (🔒) icon.
- Enter your Password.
- Click on Edit in the menubar.
- Click on Enable Root User.
- Enter and confirm your Root User Password. Use a password manager e.g. 1Password or Lastpass to generate a strong, unique password.
If you prefer the command line, you can
- Launch Terminal.
- Type:
sudo passwd -u root
- Enter and confirm your Root User Password. Use a password manager e.g. 1Password or Lastpass to generate a strong, unique password.
Do not disable the Root User. That just blanks the password and allows the exploit to work again.