Lucene search
K

10064 matches found

Tenable Nessus
Tenable Nessus
added 2018/10/19 12:0 a.m.27 views

Amazon Linux AMI : git (ALAS-2018-1093)

Git before 2.14.5, allows remote code execution during processing of a recursive 'git clone' of a superproject if a .gitmodules file has a URL field beginning with a '-' character.CVE-2018-17456 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted...

9.8CVSS7.6AI score0.59226EPSS
Exploits12References2
pentestit
pentestit
added 2018/10/18 6:13 p.m.2119 views

UPDATED VERSION: RouterSploit 3.4.0

PenTestIT RSS Feed RouterSploit 3.4.0, the long awaited router exploitation framework update is out guys! This release includes some really cool features and updates such as using pycryptodome from pycryptoand newer exploitation modules! Read on for the improvements. What is RouterSploit? The...

10CVSS2AI score0.94282EPSS
Exploits32
OSV
OSV
added 2018/10/18 12:43 p.m.7 views

SUSE-SU-2018:1566-2 Security update for git

This update for git fixes several issues. These security issues were fixed: - CVE-2018-11233: Path sanity-checks on NTFS allowed attackers to read arbitrary memory bsc1095218 - CVE-2018-11235: Arbitrary code execution when recursively cloning a malicious repository bsc1095219...

7.8CVSS8AI score0.4172EPSS
Exploits10References5
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
Kitploit
Kitploit
added 2018/10/17 9:46 p.m.57 views

Infog - Information Gathering Tool

InfoG is a Shellscript to perform Information Gathering. Features Check Website info Check Phone info IP Tracker Check Valid E-mail Check if site is Up/Down Check internet speed Check Personal info Find IP behind Cloudflare Find Subdomains Port Scan Multi-threaded Check CMS Check DNS leaking Usag...

7.1AI score
Exploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2018/10/17 6:9 a.m.80 views

Security update for git (important)

This update for git fixes the following issues: - CVE-2018-17456: Git allowed remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character. boo1110949. This update was imported from the SUSE:SLE-15:Update...

4.5AI score0.59226EPSS
Exploits12References1
Amazon
Amazon
added 2018/10/17 12:0 a.m.543 views

Important: gitolite3

Issue Overview: Gitolite before 3.6.9 does not in certain configurations involving @all or a regex properly restrict access to a Git repository that is in the process of being migrated until the full set of migration steps has been completed. This can allow valid users to obtain unintended access...

8.1CVSS8.2AI score0.0022EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2018/10/17 12:0 a.m.24 views

openSUSE Security Update : git (openSUSE-2018-1177)

This update for git fixes the following issues : - CVE-2018-17456: Git allowed remote code execution during processing of a recursive 'git clone' of a superproject if a .gitmodules file has a URL field beginning with a '-' character. boo1110949. This update was imported from the SUSE:SLE-15:Updat...

9.8CVSS7.6AI score0.59226EPSS
Exploits12References2
Packet Storm
Packet Storm
added 2018/10/17 12:0 a.m.107 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
Amazon
Amazon
added 2018/10/17 12:0 a.m.578 views

Important: git

Issue Overview: Git before 2.14.5, allows remote code execution during processing of a recursive "git clone" of a superproject if a .gitmodules file has a URL field beginning with a '-' character.CVE-2018-17456 Affected Packages: git Issue Correction: Run yum update git or yum update --advisory...

9.8CVSS8.3AI score0.59226EPSS
Exploits12
Fedora
Fedora
added 2018/10/16 11:41 a.m.38 views

[SECURITY] Fedora 28 Update: libgit2-0.26.7-1.fc28

libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings...

9.8CVSS2.4AI 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
Tenable Nessus
Tenable Nessus
added 2018/10/16 12:0 a.m.25 views

FreeBSD : Libgit2 -- multiple vulnerabilities (8c08ab4c-d06c-11e8-b35c-001b217b3468)

The Git community reports : Multiple vulnerabilities. C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from the FreeBSD VuXML database : Copyright 2003-2019 Jacques Vidrine and contributors Redistribution and use in source VuXML and 'compiled'...

9.8CVSS7.7AI score0.59226EPSS
Exploits12References3
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/15 12:58 p.m.7 views

SUSE-SU-2018:3150-1 Security update for git

This update for git fixes the following issues: - CVE-2018-17456: Git allowed remote code execution during processing of a recursive 'git clone' of a superproject if a .gitmodules file has a URL field beginning with a '-' character. boo1110949...

9.8CVSS9.8AI score0.59226EPSS
Exploits12References3
Tenable Nessus
Tenable Nessus
added 2018/10/15 12:0 a.m.33 views

openSUSE Security Update : git (openSUSE-2018-1147)

This update for git fixes the following issues : - CVE-2018-17456: Git allowed remote code execution during processing of a recursive 'git clone' of a superproject if a .gitmodules file has a URL field beginning with a '-' character. boo1110949. %NASLMINLEVEL 70300 C Tenable Network Security, Inc...

9.8CVSS7.6AI score0.59226EPSS
Exploits12References2
Cloud Foundry
Cloud Foundry
added 2018/10/15 12:0 a.m.526 views

USN-3791-1: Git vulnerability | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 14.04 Canonical Ubuntu 18.04 Description 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...

9.8CVSS9.4AI score0.59226EPSS
Exploits12
Fedora
Fedora
added 2018/10/14 11:31 p.m.39 views

[SECURITY] Fedora 27 Update: libgit2-0.26.7-1.fc27

libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings...

9.8CVSS2.4AI score0.59226EPSS
Exploits20
Kitploit
Kitploit
added 2018/10/14 12:33 p.m.97 views

Quasar - An Information Gathering Framework For Lazy Penetration Testers

Quasar Is An Information Gathering Framework For Penetration Testers Coded By Belahsan Ouerghi: Website Informations E-mail Address Checker Phone Number Information Credit Card Bin Checker Ip Locator Port Scanner Installation sudo apt-get install git git clone...

7.3AI score
Exploits0References2
OSV
OSV
added 2018/10/14 12:58 a.m.7 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
Rows per page
Query Builder