Remote code execution, git, and OS X
rachelbythebay.com
Remote code execution, git, and OS X
1–10 of 385 posts
Re: Remote code execution, git, and OS X
#2Sure, Apple should ship a fix, but there are ways around it for now.
Re: Remote code execution, git, and OS X
#3 $ brew install git
$ git --version
git version 2.8.1Re: Remote code execution, git, and OS X
#4Apple is doing something new which basically keeps you from twiddling certain system-level programs without going to fantastic lengths.
Not even root is enough to do it.
Can someone explain it to me?
Re: Remote code execution, git, and OS X
#5Remember when I said El Capitan? Apple is doing something new which basically keeps you from twiddling certain system-level programs without going to fantastic lengths. Not even root is enough to do it. Can someone explain it to me?
Re: Remote code execution, git, and OS X
#6Isn't this why projects such as Homebrew thrive? For me personally, I just `brew install git`, and I keep it updated that way (`brew update && brew upgrade`)... Sure, Apple should ship a fix, but there are ways around it for now.
Re: Remote code execution, git, and OS X
#7Re: Remote code execution, git, and OS X
#8Isn't this why projects such as Homebrew thrive? For me personally, I just `brew install git`, and I keep it updated that way (`brew update && brew upgrade`)... Sure, Apple should ship a fix, but there are ways around it for now.
Yes, indeed, but Mac OS X users who use Homebrew are a subset of all Mac OS X users. The problem is in the default software. Apple's update model isn't good for this type of software, so the fact that it is possible for a user to install secure versions from Homebrew (or compile their own) doesn't matter.
Re: Remote code execution, git, and OS X
#9Why the hate for OS X? Fedora 22 and Fedora 23 have only git 2.4.11 and 2.5.5 in their repositories.
Re: Remote code execution, git, and OS X
#10Software updates are super important of course, and apple should be better at pushing the latest software updates, but I wish the title reflected that.