TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Git v2.14.1, v2.13.5, and others – security fix for CVE-2017-1000117

21 pointsby ge0rgalmost 8 years ago

2 comments

jjnoakesalmost 8 years ago
Is there a high level write up about this somewhere? I can't figure out off the top of my head how a hostname that starts with a hyphen and gets mistaken for an ssh option causes arbitrary local command execution. Wouldn't the first word of the remote git command slide over and become the hostname?
评论 #14986372 未加载
评论 #14988866 未加载
belovedeaglealmost 8 years ago
Could this not have been fixed by prefixing the &#x27;--&#x27; argument on the command line, and requiring that all ssh implementations must implement that in order to be compatible?<p>Seriously, why are we still dealing with what amounts to a quoting issue in 2017?
评论 #14996313 未加载