Lucene search
K

358 matches found

Tenable Nessus
Tenable Nessus
added 2019/08/12 12:0 a.m.33 views

NewStart CGSL CORE 5.04 / MAIN 5.04 : git Vulnerability (NS-SA-2019-0027)

The remote NewStart CGSL host, running version CORE 5.04 / MAIN 5.04, has git packages installed that are affected by a vulnerability: - 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 crafte...

7.8CVSS8.5AI score0.4172EPSS
Exploits10References2
Tenable Nessus
Tenable Nessus
added 2019/04/30 12:0 a.m.39 views

Atlassian SourceTree 1.2 < 3.1.1 Multiple remote code execution vulnerabilities

The version of Atlassian SourceTree installed on the remote Windows host is version 1.2 prior to 3.1.1. It is, therefore, affected by multiple remote code execution vulnerabilities. - An option injection vulnerability exists in the git submodule component. An unauthenticated, remote attacker can...

9.8CVSS8.3AI score0.59226EPSS
Exploits12References5
OPENSUSE Linux
OPENSUSE Linux
added 2019/03/15 12:0 a.m.263 views

Security update for obs-service-tar_scm (important)

openSUSE Security Update: Security update for obs-service-tarscm Announcement ID: openSUSE-SU-2019:0329-1 Rating: important References: 1076410 1082696 1105361 1107507 1107944 Cross-References: CVE-2018-12473 CVE-2018-12474 CVE-2018-12476 Affected Products: openSUSE Backports SLE-15 An update tha...

9.8CVSS7.5AI score0.00469EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2019/03/14 12:0 a.m.65 views

Atlassian SourceTree 0.5a < 3.0.17 Multiple remote code execution vulnerabilities

The version of Atlassian SourceTree installed on the remote Windows host is version 0.5a prior to 3.0.17. It is, therefore, affected by multiple remote code execution vulnerabilities. - An option injection vulnerability exists in the git submodule component. An unauthenticated, remote attacker ca...

9.8CVSS8.3AI score0.59226EPSS
Exploits12References5
OpenVAS
OpenVAS
added 2019/03/14 12:0 a.m.19 views

openSUSE: Security Advisory for obs-service-tar_scm (openSUSE-SU-2019:0326-1)

The remote host is missing an update for the Copyright C 2019 Greenbone Networks GmbH 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-or-later This program is free software; you can...

9.8CVSS8AI score0.00469EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2018/12/18 12:0 a.m.0 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.4172EPSS
Exploits10References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/12/10 12:0 a.m.26 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.59226EPSS
Exploits12References5
Metasploit
Metasploit
added 2018/10/18 3:2 a.m.250 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.8CVSS9.2AI score0.59226EPSS
Exploits12
Packet Storm
Packet Storm
added 2018/10/17 12:0 a.m.106 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.59226EPSS
Exploits20
Exploit DB
Exploit DB
added 2018/10/16 12:0 a.m.237 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.8CVSS9.2AI score0.59226EPSS
Exploits12
exploitpack
exploitpack
added 2018/10/16 12:0 a.m.138 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.59226EPSS
Exploits20
OSV
OSV
added 2018/10/14 12:58 a.m.6 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.59226EPSS
Exploits12References2
Mageia
Mageia
added 2018/10/14 12:58 a.m.32 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.59226EPSS
Exploits12References1
Ubuntu
Ubuntu
added 2018/10/12 12:41 a.m.375 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.59226EPSS
Exploits12
OSV
OSV
added 2018/10/12 12:41 a.m.1 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.59226EPSS
Exploits12References2
OpenVAS
OpenVAS
added 2018/10/12 12:0 a.m.32 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.59226EPSS
Exploits12References2
0day.today
0day.today
added 2018/10/09 12:0 a.m.236 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.59226EPSS
Exploits12
CNVD
CNVD
added 2018/10/09 12:0 a.m.3 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.59226EPSS
Exploits12References1
Packet Storm
Packet Storm
added 2018/10/08 12:0 a.m.127 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.59226EPSS
Exploits12
Exploit DB
Exploit DB
added 2018/10/05 12:0 a.m.113 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.8CVSS7AI score0.59226EPSS
Exploits12
Rows per page
Query Builder