Lucene search
K

177 matches found

UbuntuCve
UbuntuCve
added 2018/05/30 12:0 a.m.43 views

CVE-2018-11235

In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs "git clone --recurse-submodules" because...

7.8CVSS7.7AI score0.4172EPSS
Exploits10References3
OSV
OSV
added 2017/10/05 1:29 a.m.1 views

DEBIAN-CVE-2017-1000117

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...

8.8CVSS8AI score0.72496EPSS
Exploits9References1
OSV
OSV
added 2017/10/05 1:29 a.m.1 views

ALPINE-CVE-2017-1000117

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...

8.8CVSS6.8AI score0.72496EPSS
Exploits9References1
Tenable Nessus
Tenable Nessus
added 2017/09/18 12:0 a.m.32 views

GLSA-201709-10 : Git: Command injection

The remote host is affected by the vulnerability described in GLSA-201709-10 Git: Command injection Specially crafted ssh://... URLs may allow the owner of the repository to execute arbitrary commands on clients machine if those commands are already installed on the clients system. This is...

8.8CVSS7.3AI score0.72496EPSS
Exploits9References3
OPENSUSE Linux
OPENSUSE Linux
added 2017/08/17 12:8 a.m.127 views

Security update for git (important)

This update for git fixes the following security issues: - CVE-2017-1000117: A malicious third-party could have caused a git client to execute arbitrary commands via crafted "ssh://..." URLs, including submodules boo1052481...

3.9AI score0.72496EPSS
Exploits9References1
Tenable Nessus
Tenable Nessus
added 2017/08/14 12:0 a.m.31 views

Fedora 25 : git (2017-8ba7572cfd)

Resolve an arbitrary code execution vulnerability via crafted 'ssh://' URL CVE-2017-1000117. From the release announcement : 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...

8.8CVSS7.5AI score0.72496EPSS
Exploits9References2
Tenable Nessus
Tenable Nessus
added 2017/08/14 12:0 a.m.37 views

Fedora 26 : git (2017-b1b3ae6666)

Resolve an arbitrary code execution vulnerability via crafted 'ssh://' URL CVE-2017-1000117. From the release announcement : 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...

8.8CVSS7.5AI score0.72496EPSS
Exploits9References2
Prion
Prion
added 2016/11/03 10:59 a.m.14 views

Command injection

git-fastclone before 1.0.1 permits arbitrary shell command execution from .gitmodules. If an attacker can instruct a user to run a recursive clone from a repository they control, they can get a client to run an arbitrary shell command. Alternately, if an attacker can MITM an unencrypted git clone...

9.3CVSS7.4AI score0.02844EPSS
Exploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/05/03 12:0 a.m.33 views

GLSA-201605-01 : Git: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-201605-01 Git: Multiple vulnerabilities Git is vulnerable to the remote execution of arbitrary code by cloning repositories with large filenames or a large number of nested trees. Additionally, some protocols within Git, such as...

10CVSS8.8AI score0.31254EPSS
Exploits0References5
Gentoo Linux
Gentoo Linux
added 2016/05/02 12:0 a.m.40 views

Git: Multiple vulnerabilities

Background Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Description Git is vulnerable to the remote execution of arbitrary code by cloning repositories with large filenames or a large...

10CVSS9.8AI score0.31254EPSS
Exploits0
n0where
n0where
added 2016/04/13 12:55 p.m.71 views

Generic Android Deobfuscator: Simplify

Simplify uses a virtual machine to execute an app and understand what it does. Then, it applies optimizations to create code that behaves identically but is easier for a human to understand. It is a generic deobfuscator because it doesn’t need any special configuration or code for different types...

1.2AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2015/12/22 12:0 a.m.28 views

SUSE SLES12 Security Update : Recommended update for git (SUSE-SU-2015:2325-1)

The git package was updated to fix the following security issue : - CVE-2015-7545: Fix remote code execution with recursive fetch of submodules bsc948969. Note that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempt...

9.8CVSS8.9AI score0.31254EPSS
Exploits0References4
OSV
OSV
added 2015/12/19 11:23 a.m.3 views

SUSE-SU-2015:2025-1 Recommended update for git

The git package was updated to fix the following security issue: - CVE-2015-7545: Fix remote code execution with recursive fetch of submodules bsc948969...

9.8CVSS9.8AI score0.31254EPSS
Exploits0References3
OSV
OSV
added 2015/12/19 11:23 a.m.5 views

SUSE-SU-2015:2325-1 Recommended update for git

The git package was updated to fix the following security issue: - CVE-2015-7545: Fix remote code execution with recursive fetch of submodules bsc948969...

9.8CVSS9.8AI score0.31254EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2015/12/08 10:28 a.m.1 views

git: arbitrary code execution via crafted URLs

A flaw was found in the way the git-remote-ext helper processed certain URLs. If a user had Git configured to automatically clone submodules from untrusted repositories, an attacker could inject commands into the URL of a submodule, allowing them to execute arbitrary code on the user's system...

9.8CVSS6.2AI score0.31254EPSS
Exploits0References4
OSV
OSV
added 2015/12/03 1:46 p.m.4 views

SUSE-SU-2015:2184-1 Recommended update for git

The git package was updated to fix the following security issue: - Fix remote code execution with recursive fetch of submodules bsc948969...

8.1AI score
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2015/11/13 12:0 a.m.17 views

openSUSE Security Update : git (openSUSE-2015-737)

Git was updated to fix one security issue. The following vulnerability was fixed : - boo948969: remote code execution with recursive fetch of submodules %NASLMINLEVEL 70300 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE Securit...

6.3AI score
Exploits0References1
Rows per page
Query Builder