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
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2017-10-05 01:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-1000117
Mitre link : CVE-2017-1000117
CVE.ORG link : CVE-2017-1000117
JSON object : View
Products Affected
git-scm
- git
CWE
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')