Improper Input Validation Affecting git-svn package, versions <0:1.8.3.1-12.el7_4


Severity

Recommended
high

Based on CentOS security rating.

Threat Intelligence

Exploit Maturity
Mature
EPSS
55.18% (98th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CENTOS7-GITSVN-2092147
  • published26 Jul 2021
  • disclosed10 Aug 2017

Introduced: 10 Aug 2017

CVE-2017-1000117  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Centos:7 git-svn to version 0:1.8.3.1-12.el7_4 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream git-svn package and not the git-svn package as distributed by Centos. See How to fix? for Centos:7 relevant fixed versions and status.

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.