Lucene search
+L

194 matches found

ATTACKERKB
ATTACKERKB
added 2022/05/01 3:19 p.m.6 views

CVE-2022-24437

The package git-pull-or-clone before 2.0.2 are vulnerable to Command Injection due to the use of the --upload-pack feature of git which is also supported for git clone. The source includes the use of the secure child process API spawn. However, the outpath parameter passed to it may be a...

9.8CVSS7.4AI score0.03978EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/04/25 4:19 a.m.25 views

OS Command Injection

git-interface is vulnerable to OS command injection. When a user uses git clone feature, the use of command-line-argument --upload-pack with a valid directory on disk allows the destination directory to clone a repository too...

9.8CVSS1.9AI score0.03928EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2022/04/23 12:3 a.m.77 views

GHSA-QFFW-8WG7-H665 Command injection in git-interface

A command injection vulnerability exists in git-interface in the GitHub repository yarkeev/git-interface prior to 2.1.2. If both the git remote and destination directory are provided by user input, then the use of an --upload-pack command-line argument feature of git is also supported for git...

9.8CVSS9.8AI score0.03928EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2022/04/22 6:15 p.m.19 views

CVE-2022-1440

Command Injection vulnerability in [email protected] in GitHub repository yarkeev/git-interface prior to 2.1.2. If both are provided by user input, then the use of a --upload-pack command-line argument feature of git is also supported for git clone, which would then allow for any operating syst...

10CVSS7.7AI score0.03928EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/02 12:0 a.m.66 views

GHSA-28XR-MWXG-3QC8 Command injection in simple-git

simple-git maintained as git-js named repository on GitHub is a light weight interface for running git commands in any node.js application.The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch...

8.1CVSS9.2AI score0.04067EPSS
SaveExploits1References7
Prion
Prion
added 2022/04/01 8:15 p.m.21 views

Command injection

The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover...

7.5CVSS9.7AI score0.04067EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2022/04/01 8:0 p.m.49 views

CVE-2022-24066 Command Injection

The package simple-git before 3.5.0 are vulnerable to Command Injection due to an incomplete fix of CVE-2022-24433 which only patches against the git fetch attack vector. A similar use of the --upload-pack feature of git is also supported for git clone, which the prior fix didn't cover...

8.1CVSS10AI score0.04067EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2022/04/01 12:0 a.m.5 views

PT-2022-16447 · Unknown · Simple-Git

Name of the Vulnerable Software and Affected Versions: simple-git versions prior to 3.5.0 Description: The issue arises from an incomplete fix of a previous command injection vulnerability, which only addressed the git fetch attack vector. The --upload-pack feature of git, also supported for git...

9.8CVSS9.4AI score0.04067EPSS
SaveExploits1References14
vulnersOsv
vulnersOsv
added 2022/03/28 10:43 a.m.8 views

-llscw-react-cli (>=1.0.0 <=1.1.0-beta2), 002-node-cli (=1.0.0) +13395 more potentially affected by CVE-2022-25900 via git-clone (>=0.0.2 <=0.2.0)

git-clone NPM version =0.0.2, =1.0.0, =0.0.1, =1.0.0, =1.0.11 and more Source cves: CVE-2022-25900 Source advisory: SNYK:JS-GITCLONE-2434308...

10CVSS7.2AI score0.03303EPSS
SaveExploits1
Snyk
Snyk
added 2022/03/28 10:43 a.m.6 views

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Overview git-clone is a Clone a git repository Affected versions of this package are vulnerable to Improper Neutralization of Argument Delimiters in a Command 'Argument Injection' due to insecure usage of the --upload-pack feature of git. Note: A note was added to the README file of the package t...

10CVSS6.7AI score0.03303EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/03/28 10:40 a.m.4 views

Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')

Overview simple-git is a light weight interface for running git commands in any node.js application. Affected versions of this package are vulnerable to Improper Neutralization of Argument Delimiters in a Command 'Argument Injection' due to an incomplete fix of CVE-2022-24433 which only patches...

9.8CVSS7AI score0.04067EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2022/02/11 12:0 a.m.12 views

PT-2022-6487 · Git +2 · Git +2

Name of the Vulnerable Software and Affected Versions: Git versions through 2.35.1 Description: The issue is related to the disclosure of information in the error data area of the distributed version control system Git. This could present a security risk if information-disclosure auditing process...

9CVSS7.7AI score0.25334EPSS
SaveExploits33References45
Hacker One
Hacker One
added 2021/11/16 11:32 a.m.30 views

GitLab: RCE via WikiCloth markdown rendering if the `rubyluabridge` gem is installed

Summary One of the supported wiki formats is mediawiki which is rendered by WikiCloth via GitLab Markup: https://gitlab.com/gitlab-org/gitlab-markup/-/blob/v1.7.1/lib/github/markups.rbL24-28 ruby markup:wikicloth, /mediawiki|wiki/ do |content| wikicloth = WikiCloth::WikiCloth.new:data = content...

0.2AI score
SaveExploits0
Kitploit
Kitploit
added 2021/11/06 8:30 p.m.49 views

Smuggler - An HTTP Request Smuggling / Desync Testing Tool

An HTTP Request Smuggling / Desync testing tool written in Python 3 Acknowledgements A special thanks to James Kettle for his research and methods into HTTP desyncs And a special thanks to Ben Sadeghipour for beta testing Smuggler and for allowing me to discuss my work at Nahamcon 2020 IMPORTANT...

7.3AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.41 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : git Vulnerability (NS-SA-2021-0141)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has git packages installed that are affected by a vulnerability: - Affected versions of Git have a vulnerability whereby Git can be tricked into sending private credentials to a host controlled by an attacker. This bug is simil...

7.5CVSS7.4AI score0.03899EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2021/07/18 12:30 p.m.79 views

DNSStager - Hide Your Payload In DNS

DNSStager is an open-source project based on Python used to hide and transfer your payload using DNS. DNSStager will create a malicious DNS server that handles DNS requests to your domain and return your payload as a response to specific record requests such as AAAA or TXT records after splitting...

7.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2021/07/17 12:30 p.m.134 views

Bughound - Static Code Analysis Tool Based On Elasticsearch

Bughound is an open-source static code analysis tool that analyzes your code and sends the results to Elasticsearch and Kibana to get useful insights about the potential vulnerabilities in your code. Bughound has its own Elasticsearch and Kibana Docker image that is preconfigured with dashboards ...

7.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2021/06/27 12:30 p.m.55 views

HoneyCreds - Network Credential Injection To Detect Responder And Other Network Poisoners

HoneyCreds network credential injection to detect responder and other network poisoners. Requirements Requires Python 3.6+ tested on Python 3.9 smbprotocol cffi splunk-sdk Installation git clone https://github.com/Ben0xA/HoneyCreds.git cd HoneyCreds pip3 install -r requirements.txt Running python...

7.5AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2021/03/18 12:22 a.m.132 views

Exploit for SQL Injection in Icegram Email_Subscribers_\&_Newsletters

CVE-2019-20361-EXPLOIT There was a flaw in the WordPress plugi...

9.8CVSS8.6AI score0.8511EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2021/03/17 3:32 a.m.151 views

Exploit for Server-Side Request Forgery in Microsoft

ProxyLogon-CVE-2021-26855-metasploit CVE-2021-26855 proxyLogon...

9.8CVSS9.6AI score0.99999EPSS
SaveExploits65
Rows per page
Query Builder