Server and Client RCE in Git version 2.7.1 and below
1–10 of 30 posts
Re: Server and Client RCE in Git version 2.7.1 and below
#2Re: Server and Client RCE in Git version 2.7.1 and below
#3Re: Server and Client RCE in Git version 2.7.1 and below
#4Re: Server and Client RCE in Git version 2.7.1 and below
#5Git kind of implies that you're going to execute something from the remote end anyway so it's not something like hartbleed....
Re: Server and Client RCE in Git version 2.7.1 and below
#6Server-side: github & bitbucket will get patched quickly, if they're even still vulnerable. Self-hosted installations like Gitlab will be more difficult, as it requires sysadmins to patch themselves. History has thought us this takes too long.
Client-side: possibly the biggest impact, as nearly every Linux distribution ships vulnerable versions. Any kind of local system user activity could trigger the RCE. Technically, that includes any PHP, Ruby or Python site that allows shell commands to be executed - which, by default, they nearly all do.
It has all the potential to be huge.
Re: Server and Client RCE in Git version 2.7.1 and below
#7Re: Server and Client RCE in Git version 2.7.1 and below
#8Re: Server and Client RCE in Git version 2.7.1 and below
#9Note: if you're using Ubuntu, there is a semi-official PPA that has a non-vulnerable version (2.7.3): https://launchpad.net/~git-core/+archive/ubuntu/ppa
Re: Server and Client RCE in Git version 2.7.1 and below
#10Note: if you're using Ubuntu, there is a semi-official PPA that has a non-vulnerable version (2.7.3): https://launchpad.net/~git-core/+archive/ubuntu/ppa
But a fix should come via the normal update channel soon? I'm on wily, should I expect to add this PPA or risk vulnerability?
(removed DSA link as per advice below)