Lucene search
+L

524 matches found

OpenVAS
OpenVAS
added 2018/10/12 12:00 a.m.34 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
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
zdt
zdt
added 2018/10/09 12:00 a.m.325 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
Packet Storm
Packet Storm
added 2018/10/08 12:00 a.m.207 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.334 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.183 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.195 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.34 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.25 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
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
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
Slackware Linux
Slackware Linux
added 2018/06/01 9:57 p.m.55 views

[slackware-security] git

New git packages are available for Slackware 13.0, 13.1, 13.37, 14.0, 14.1, 14.2, and -current to fix security issues. Here are the details from the Slackware 14.2 ChangeLog: patches/packages/git-2.14.4-i586-1slack14.2.txz: Upgraded. This update fixes security issues: Submodule "names" come from...

7.8CVSS0.3AI score0.48752EPSS
SaveExploits10
Packet Storm
Packet Storm
added 2018/06/01 12:00 a.m.140 views

Git Remote Code Execution

Exploit Title: Git code execution Date: 2018-05-29 Exploit Author: JameelNabbo Website: jameelnabbo.com Vendor Homepage: https://github.com/git/git CVE: CVE-2018-11235 Version: =2.17.1 Tested on Kali Linux P0C: Create two files: pwned.sh: the file which will contain our commands to be executed...

8.1AI score0.48752EPSS
SaveExploits10
ThreatPost
ThreatPost
added 2018/05/30 8:12 p.m.40 views

Bug In Git Opens Developer Systems Up to Attack

UPDATE Git repository hosting services GitHub, GitLab and Microsoft VSTS each patched a serious vulnerability on Tuesday that could lead to arbitrary code execution when a developer uses a malicious repository. Developers behind the open-source development Git tool pushed out Git 2.17.1, addressi...

6.8CVSS8.3AI score0.48752EPSS
SaveExploits10References4
OSV
OSV
added 2018/05/30 4:29 a.m.9 views

ALPINE-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.8CVSS8.3AI score0.48752EPSS
SaveExploits10References1
Prion
Prion
added 2018/05/30 4:29 a.m.31 views

Directory traversal

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

6.8CVSS7.9AI score0.48752EPSS
SaveExploits10References11Affected Software8
OSV
OSV
added 2018/05/30 4:29 a.m.8 views

DEBIAN-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.8CVSS8.2AI score0.48752EPSS
SaveExploits10References1
Cvelist
Cvelist
added 2018/05/30 4:00 a.m.44 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...

8.2AI score0.48752EPSS
SaveExploits10References11
Debian CVE
Debian CVE
added 2018/05/30 4:00 a.m.44 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.8CVSS8.4AI score0.48752EPSS
SaveExploits10
CNVD
CNVD
added 2018/05/30 12:00 a.m.19 views

Git Arbitrary Code Execution Vulnerability (CNVD-2018-10794)

Git is a free and open source distributed version control system designed to handle small to large projects with speed and efficiency. An arbitrary code execution vulnerability exists in Git due to the software's failure to properly validate submodule "names" provided via untrusted .gitmodules...

7.8CVSS8.3AI score0.48752EPSS
SaveExploits10References1
Rows per page
Query Builder