Earlier quoted context omitted.
Why is all communication from Apple on this case, both yesterday and today, being channeled via screenshots of text appended to random twitter users posts or blogs? It's weird that there's no official page on apple.com for these statements. (Beyond the actual "security update 2017-001" announcement webpage, which wasn't published until the patch was available)
easy: apple never acknowledged and confirmed that it made a serious mistake/offence/liability. big difference in court if someone decides to sue. disgusting.
About the security content of Security Update 2017-001
141–150 of 158 posts
Re: About the security content of Security Update 2017-001
#142Does their patch also disable root accounts that were enabled using the exploit?
I've enabled root myself and set password on it. After installation of the patch root account was disabled.
Re: About the security content of Security Update 2017-001
#143Earlier quoted context omitted.
> We are auditing our development processes to help prevent this from happening again. That's great to hear even if it took multiple stumbles for them to finally admit - but surely they should be also audit their QA/testing processes? Or does development in AppleSpeak mean everything?
I don't know how you could expect QA to be able to have a rigorous process to catch security problems of this type. It's one thing to audit the strength of crypto protocols, quite another to rigorously test every conceivable attack surface for privilege escalation. That space is vast.
Re: About the security content of Security Update 2017-001
#144Earlier quoted context omitted.
That's kind of what it was: https://objective-see.com/blog/blog_0x24.html
It seems to me that the biggest problem highlighted by the link in parent is backwards compatibility of authentication metchanisms. OSX seems to support typical /etc/passwd hashed-user-credential authentication. However, it tries to "upgrade" that authentication mode to "shadowhash or securetoken", which appear to be two new auth schemes integrated with Open Directory. All of those things might be fine, on their own.…
Re: About the security content of Security Update 2017-001
#145Earlier quoted context omitted.
People weren't upset about windows installing security updates. If this update adds nagware to OSX or forces people to restart their computer in the middle of whatever they are working on, your comment will be a fair point. Until then, it is an stupid comparison.
People were upset with Windows 10 for it's update policies for a number of different reasons but those very different reasons have all been lumped together into a singular general objection so that addressing one of those reasons will never solve the objection thus making the only possible solution disabling Windows Update. It's silly. Feature updates and quality updates are handled differently in Windows 10. You can…
Re: About the security content of Security Update 2017-001
#146Real problem is that if you are nobody then your private bug reports mean nothing. Only public shaming helps here. https://medium.com/@lemiorhan/the-story-behind-anyone-can-lo... Author of this tweet said that Apple was informed at least week before tweet, but zero response.
For everyone kvetching yesterday about "responsible disclosure".
Re: About the security content of Security Update 2017-001
#147I heard the bug was working on El Capitan for some people [1]. Some Mac devices aren't able to upgrade past El Capitan; will they just forever have this vulnerability? [1] https://news.ycombinator.com/item?id=15800817
The link you post claims that root/empty password worked on the first try, not the second, which probably means that the system in question had the root account enabled with an empty password already (which is a thing you can intentionally configure and then forget about).
Re: About the security content of Security Update 2017-001
#148Earlier quoted context omitted.
People were upset with Windows 10 for it's update policies for a number of different reasons but those very different reasons have all been lumped together into a singular general objection so that addressing one of those reasons will never solve the objection thus making the only possible solution disabling Windows Update. It's silly. Feature updates and quality updates are handled differently in Windows 10. You can…
Really? How do you do that? My windows machine informed me it was going to install the fall creators update when I shut it down for the night with no option not to (only to choose a different 8 your max active period)
It's under Settings -> Updates & Security -> Advanced Options on Pro.
Re: About the security content of Security Update 2017-001
#149Earlier quoted context omitted.
It seems to me that the biggest problem highlighted by the link in parent is backwards compatibility of authentication metchanisms. OSX seems to support typical /etc/passwd hashed-user-credential authentication. However, it tries to "upgrade" that authentication mode to "shadowhash or securetoken", which appear to be two new auth schemes integrated with Open Directory. All of those things might be fine, on their own.…
Mac OS X has always used POSIX compliance as a selling point. Would the change you're suggesting break that?
While the file is still there in the same form it would be on a truly POSIX compliant system, the functionality is not.
The change I proposed, or other equivalent changes, might "loudly"/fatally break programs that rely on the /etc/passwd style of auth, but if those programs are depending on POSIX-compliant behavior based on that file on OSX systems already, they are likely "silently"/more subtly broken (which, when it comes to code that interacts with the security system, is a much worse thing, I think). It's the same old accessibility/security compromise as ever though.
Re: About the security content of Security Update 2017-001
#150Earlier quoted context omitted.
easy: apple never acknowledged and confirmed that it made a serious mistake/offence/liability. big difference in court if someone decides to sue. disgusting.
This is nonsense. There are plenty of real issues here - please don’t make more up and waste our time.