Lucene search
+L

533 matches found

BDU FSTEC
BDU FSTEC
added 2018/12/18 12:00 a.m.18 views

The vulnerability of the distributed Git version control system, related to errors in the processing of specially crafted submodule names, allows a hacker to execute arbitrary code.

The vulnerability of the distributed Git version control system is related to errors in the processing of specially crafted module names in the .gitmodules file. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.8CVSS7.6AI score0.48752EPSS
SaveExploits10References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:00 a.m.28 views

openSUSE Security Update : libgit2 (openSUSE-2018-1517)

This update for libgit2 fixes the following issues : Security issue fixed : - CVE-2018-17456: Submodule URLs and paths with a leading '-' are now ignored to avoid injecting options into library consumers that perform recursive clones bsc1110949. Non-security issues fixed : - Version update to...

9.8CVSS6.7AI score0.97356EPSS
SaveExploits12References5
Packet Storm
Packet Storm
added 2018/10/17 12:00 a.m.193 views

Git Submodule Arbitrary Code Execution

CVE-2018-17456 I've gotten a couple of questions about exploitation for the recent RCE in Git. So here we go with some technical details. TL;DR Here is a PoC repository. EDB Note: Mirror https://github.com/offensive-security/exploitdb-bin-sploits/raw/master/bin-sploits/45631.zip Exploitation The...

6.8CVSS0.3AI score0.97356EPSS
SaveExploits20
exploitpack
exploitpack
added 2018/10/16 12:00 a.m.230 views

Git Submodule - Arbitrary Code Execution

Git Submodule - Arbitrary Code Execution CVE-2018-17456 I've gotten a couple of questions about exploitation for the recent RCE in Git. So here we go with some technical details. TL;DR Here is a PoC repository. EDB Note: Mirror...

7.5CVSS0.3AI score0.97356EPSS
SaveExploits20
Exploit DB
Exploit DB
added 2018/10/16 12:00 a.m.326 views

Git Submodule - Arbitrary Code Execution

CVE-2018-17456 I've gotten a couple of questions about exploitation for the recent RCE in Git. So here we go with some technical details. TL;DR Here is a PoC repository. EDB Note: Mirror https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/45631.zip Exploitation The...

9.8CVSS6.8AI score0.97356EPSS
SaveExploits12
Mageia
Mageia
added 2018/10/14 12:58 a.m.48 views

Updated git packages fix security vulnerability

joernchen of Phenoelit discovered that git is prone to an arbitrary code execution vulnerability due to insufficient validation of submodule url and path via a specially crafted .gitmodules file in a project cloned with --recurse-submodules CVE-2018-17456...

9.8CVSS3.3AI score0.97356EPSS
SaveExploits12References1
OSV
OSV
added 2018/10/14 12:58 a.m.13 views

MGASA-2018-0395 Updated git packages fix security vulnerability

joernchen of Phenoelit discovered that git is prone to an arbitrary code execution vulnerability due to insufficient validation of submodule url and path via a specially crafted .gitmodules file in a project cloned with --recurse-submodules CVE-2018-17456...

9.8CVSS9.3AI score0.97356EPSS
SaveExploits12References2
OSV
OSV
added 2018/10/12 12:41 a.m.12 views

USN-3791-1 git vulnerability

It was discovered that git did not properly validate git submodule urls or paths. A remote attacker could possibly use this to craft a git repository that causes arbitrary code execution when recursive operations are used...

9.8CVSS7.3AI score0.97356EPSS
SaveExploits12References2
Ubuntu
Ubuntu
added 2018/10/12 12:41 a.m.383 views

USN-3791-1: Git vulnerability

It was discovered that git did not properly validate git submodule urls or paths. A remote attacker could possibly use this to craft a git repository that causes arbitrary code execution when recursive operations are used...

9.8CVSS7.9AI score0.97356EPSS
SaveExploits12
OpenVAS
OpenVAS
added 2018/10/12 12:00 a.m.35 views

Ubuntu: Security Advisory (USN-3791-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.9AI score0.97356EPSS
SaveExploits12References2
zdt
zdt
added 2018/10/09 12:00 a.m.328 views

Git Submodule - Arbitrary Code Execution Vulnerability

Exploit for linux platform in category local exploits 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...

9.1AI score0.97356EPSS
SaveExploits12
CNVD
CNVD
added 2018/10/09 12:00 a.m.7 views

Git Submodule Arbitrary Code Execution Vulnerability

Git is an open source distributed version control system A security vulnerability in the handling of the '-' character in the Git Submodule allows remote attackers to exploit the vulnerability by submitting a special request that can execute arbitrary code...

9.8CVSS7.7AI score0.97356EPSS
SaveExploits12References1
Packet Storm
Packet Storm
added 2018/10/08 12:00 a.m.208 views

Git Submodule Arbitrary Code Execution

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

0.1AI score0.97356EPSS
SaveExploits12
Metasploit
Metasploit
added 2018/10/05 12:00 a.m.335 views

Malicious Git HTTP Server For CVE-2018-17456

This module exploits CVE-2018-17456, which affects Git versions 2.14.5, 2.15.3, 2.16.5, 2.17.2, 2.18.1, and 2.19.1 and lower. When a submodule url which starts with a dash e.g "-u./payload" is passed as an argument to git clone, the file "payload" inside the repository is executed. This module...

9.8CVSS6.8AI score0.97356EPSS
SaveExploits12
exploitpack
exploitpack
added 2018/10/05 12:00 a.m.184 views

Git Submodule - Arbitrary Code Execution (PoC)

Git Submodule - Arbitrary Code Execution PoC 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...

7.5CVSS9.4AI score0.97356EPSS
SaveExploits12
Exploit DB
Exploit DB
added 2018/10/05 12:00 a.m.196 views

Git Submodule - Arbitrary Code Execution (PoC)

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

9.8CVSS6.8AI score0.97356EPSS
SaveExploits12
Tenable Nessus
Tenable Nessus
added 2018/06/18 12:00 a.m.35 views

FreeBSD : Libgit2 -- Fixing insufficient validation of submodule names (5a1589ad-68f9-11e8-83f5-d8cb8abf62dd)

The Git community reports : Insufficient validation of submodule names C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD VuXML database : Copyright 2003-2018 Jacques Vidrine and contributors Redistribution and use in source VuX...

7.8CVSS8.4AI score0.48752EPSS
SaveExploits10References3
OSV
OSV
added 2018/06/05 10:53 p.m.27 views

USN-3671-1 git vulnerabilities

Etienne Stalmans discovered that git did not properly validate git submodules files. A remote attacker could possibly use this to craft a git repo that causes arbitrary code execution when "git clone --recurse-submodules" is used. CVE-2018-11235 It was discovered that an integer overflow existed ...

7.8CVSS7.8AI score0.48752EPSS
SaveExploits10References3
Mageia
Mageia
added 2018/06/03 11:02 a.m.52 views

Updated git packages fix security vulnerabilities

It was possible to trick the code that sanity-checks paths on NTFS into reading random piece of memory CVE-2018-11233. Submodule "names" come from the untrusted .gitmodules file, but we blindly append them to $GITDIR/modules to create our on-disk repo paths. This means you can do bad things by...

7.8CVSS1.5AI score0.48752EPSS
SaveExploits10References2
OSV
OSV
added 2018/06/03 11:02 a.m.15 views

MGASA-2018-0267 Updated git packages fix security vulnerabilities

It was possible to trick the code that sanity-checks paths on NTFS into reading random piece of memory CVE-2018-11233. Submodule "names" come from the untrusted .gitmodules file, but we blindly append them to $GITDIR/modules to create our on-disk repo paths. This means you can do bad things by...

7.8CVSS7.6AI score0.48752EPSS
SaveExploits10References3
Rows per page
Query Builder