Encouraging users to "try it" is dangerous here. Recreating the bug enables root user across the system, and most users won't know how to disable it. TechCrunch, if you're reading this... please discourage people from reproducing the bug.
macOS High Sierra: Anyone can login as “root” with empty password
191–200 of 1001 posts
Re: macOS High Sierra: Anyone can login as “root” with empty password
#192I still can't believe more people complain about this being publicly disclosed than this being possible in the first place. No one is obligated to know the procedures on InfoSec 0-days and follow those steps.
Re: macOS High Sierra: Anyone can login as “root” with empty password
#193Encouraging users to "try it" is dangerous here. Recreating the bug enables root user across the system, and most users won't know how to disable it. TechCrunch, if you're reading this... please discourage people from reproducing the bug.
Re: macOS High Sierra: Anyone can login as “root” with empty password
#194I'm on Sierra and haven't been able to reproduce. But does anyone know if it respects pam.d "nullok" and I could just delete that option? /etc/pam.d$ grep -RI nullok /etc/pam.d /etc/pam.d/authorization:auth required pam_opendirectory.so use_first_pass nullok /etc/pam.d/checkpw:auth required pam_opendirectory.so use_first_pass nullok /etc/pam.d/screensaver:auth required pam_opendirectory.so use_first_pass nullok
Re: macOS High Sierra: Anyone can login as “root” with empty password
#195Has no one been running password crackers against OSX this whole time?
Re: macOS High Sierra: Anyone can login as “root” with empty password
#196Re: macOS High Sierra: Anyone can login as “root” with empty password
#197Looks like changing root’s password blocks the exploit but if you disable the root user, it re-enables the exploit. Protect yourself by changing root’s password: ⌘ (Command) + Space, Directory Utility, click the lock and enter your password, Edit -> Change Root Password…, then do NOT disable Root User. Or open a terminal and do: sudo passwd
or just enter root with no password
Re: macOS High Sierra: Anyone can login as “root” with empty password
#198Apple makes it pretty easy to report vulnerabilities to: product-security@apple.com They also respond to security@apple.com but prefer the product-security address. Further, there are any number of legit bug bounty programs out there like ZDI that would pay for a bug like this then immediately disclose to Apple for it to be fixed. Disclosing an 0Day root authentication bypass vulnerability on Twitter isn't cool, even…
Re: macOS High Sierra: Anyone can login as “root” with empty password
#199Are we really ready for self-driving cars? https://www.youtube.com/watch?v=4G1Boh-URIM
Re: macOS High Sierra: Anyone can login as “root” with empty password
#2001) open Directory Utility app (via Spotlight or other) 2) Click lock to make changes, log in with admin account 2) Click Edit -> Enable Root User 3) Click Edit -> Change Root Password… 4) Set a password 5) Do NOT disable root user!
If you disable the root user, the admin prompt will create it again with an empty password.