| Reporter | Title | Published | Views | Family All 167 |
|---|---|---|---|---|
| Exploit for Code Injection in Pivotal_Software Spring_Data_Commons | 11 Apr 202111:34 | – | gitee | |
| Git Submodule - Arbitrary Code Execution Vulnerability | 9 Oct 201800:00 | – | zdt | |
| Security Bulletin: Security Vulnerabilities affect IBM Cloud Private Vulnerability Advisor Kafka and Notification Dispatcher | 7 Mar 201920:05 | – | ibm | |
| Security Bulletin: A vulnerability in git affects PowerKVM | 17 Dec 201814:20 | – | ibm | |
| Exploit for Argument Injection in Git-Scm Git | 21 Jun 201903:17 | – | githubexploit | |
| Security fix for the ALT Linux 8 package git version 2.17.2-alt1 | 27 Sep 201800:00 | – | altlinux | |
| Security fix for the ALT Linux 10 package git version 2.17.2-alt1 | 27 Sep 201800:00 | – | altlinux | |
| Libgit2 -- multiple vulnerabilities | 5 Oct 201800:00 | – | freebsd | |
| Amazon Linux 2 : git (ALAS-2018-1093) | 26 Oct 201800:00 | – | nessus | |
| Amazon Linux AMI : git (ALAS-2018-1093) | 19 Oct 201800:00 | – | nessus |
These releases fix a security flaw (CVE-2018-17456), which allowed an
attacker to execute arbitrary code by crafting a malicious .gitmodules
file in a project cloned with --recurse-submodules.
When running "git clone --recurse-submodules", Git parses the supplied
.gitmodules file for a URL field and blindly passes it as an argument
to a "git clone" subprocess. If the URL field is set to a string that
begins with a dash, this "git clone" subprocess interprets the URL as
an option. This can lead to executing an arbitrary script shipped in
the superproject as the user who ran "git clone".
In addition to fixing the security issue for the user running "clone",
the 2.17.2, 2.18.1 and 2.19.1 releases have an "fsck" check which can
be used to detect such malicious repository content when fetching or
accepting a push. See "transfer.fsckObjects" in git-config(1).
Credit for finding and fixing this vulnerability goes to joernchen
and Jeff King, respectively.
P.S. Folks at Microsoft tried to follow the known exploit recipe on
Git for Windows (but not Cygwin or other Git implementations on
Windows) and found that the recipe (or its variants they can think
of) would not make their system vulnerable. This is due to the fact
that the type of submodule path require by the known exploit recipe
cannot be created on Windows. Nonetheless, it is possible we have
missed some exploitation path and users are encouraged to upgrade.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation