A malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL can result in any program that exists on the victim's machine being executed. Such a URL could be placed in the .gitmodules file of a malicious project, and an unsuspecting victim could be tricked into running "git clone --recurse-submodules" to trigger the vulnerability.
References
Link | Resource |
---|---|
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1466490.html | Mailing List Patch Third Party Advisory |
https://www.exploit-db.com/exploits/42599/ | Third Party Advisory VDB Entry |
https://security.gentoo.org/glsa/201709-10 | Third Party Advisory VDB Entry |
http://www.securitytracker.com/id/1039131 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/100283 | Third Party Advisory VDB Entry |
https://support.apple.com/HT208103 | Third Party Advisory |
http://www.debian.org/security/2017/dsa-3934 | |
https://access.redhat.com/errata/RHSA-2017:2675 | |
https://access.redhat.com/errata/RHSA-2017:2674 | |
https://access.redhat.com/errata/RHSA-2017:2491 | |
https://access.redhat.com/errata/RHSA-2017:2485 | |
https://access.redhat.com/errata/RHSA-2017:2484 |
Configurations
Configuration 1 (hide)
|
Information
Published : 2017-10-04 18:29
Updated : 2019-10-02 17:03
NVD link : CVE-2017-1000117
Mitre link : CVE-2017-1000117
JSON object : View
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
Products Affected
git-scm
- git