Lucene search
+L

10954 matches found

OSV
OSV
added 2024/01/12 11:15 a.m.8 views

UBUNTU-CVE-2023-49568

A denial of service DoS vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Applications using on...

7.5CVSS6.8AI score0.00698EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/01/12 10:41 a.m.48 views

CVE-2023-49569 Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients

A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to create and amend files across the filesystem. In the worse case scenario, remote code execution could be achieved. Applications are only affected if they are using the ChrootO...

9.8CVSS7.4AI score0.0151EPSS
SaveExploits0References1
CVE
CVE
added 2024/01/12 10:41 a.m.455 views

CVE-2023-49569

CVE-2023-49569 affects go-git prior to v5.11 and enables a path traversal that could let an attacker create or amend files across the filesystem, potentially leading to remote code execution. Affected apps are those using the ChrootOS filesystem wrapper (default for PlainClone/Open/Clone paths); ...

9.8CVSS9.4AI score0.0151EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/01/12 10:41 a.m.13 views

CVE-2023-49569 Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients

A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to create and amend files across the filesystem. In the worse case scenario, remote code execution could be achieved. Applications are only affected if they are using the ChrootO...

9.8CVSS7.4AI score
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/01/12 10:41 a.m.31 views

CVE-2023-49569

A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to create and amend files across the filesystem. In the worse case scenario, remote code execution could be achieved. Applications are only affected if they are using the ChrootO...

9.8CVSS7.2AI score0.0151EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/01/12 10:41 a.m.37 views

CVE-2023-49569 Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients

A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to create and amend files across the filesystem. In the worse case scenario, remote code execution could be achieved. Applications are only affected if they are using the ChrootO...

9.8CVSS9.8AI score0.0151EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/01/12 10:36 a.m.38 views

CVE-2023-49568 Maliciously crafted Git server replies can cause DoS on go-git clients

A denial of service DoS vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Applications using on...

7.5CVSS7.5AI score0.00698EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/12 10:36 a.m.12 views

CVE-2023-49568 Maliciously crafted Git server replies can cause DoS on go-git clients

A denial of service DoS vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Applications using on...

7.5CVSS6.7AI score
SaveExploits0References3
CVE
CVE
added 2024/01/12 10:36 a.m.431 views

CVE-2023-49568

CVE-2023-49568 affects go-git (Go) and is a DoS due to specially crafted responses from a Git server triggering resource exhaustion in go-git clients. Affected are go-git versions prior to v5.11; in-memory filesystem usage by go-git is not affected. This is a go-git implementation issue and does ...

7.5CVSS7.1AI score0.00698EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2024/01/12 10:36 a.m.30 views

CVE-2023-49568

A denial of service DoS vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Applications using on...

7.5CVSS5.8AI score0.00698EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/01/12 10:36 a.m.2 views

CVE-2023-49568 Maliciously crafted Git server replies can cause DoS on go-git clients

A denial of service DoS vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Applications using on...

7.5CVSS6.9AI score0.00698EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2024/01/12 10:36 a.m.61 views

CVE-2023-49568

A denial of service DoS vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to perform denial of service attacks by providing specially crafted responses from a Git server which triggers resource exhaustion in go-git clients. Applications using on...

7.5CVSS7.3AI score0.00698EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/01/12 12:00 a.m.5 views

go-git path traversal vulnerability

go-git is go-git open source a pure Go written in a highly scalable git implementation of the library . A path traversal vulnerability exists in versions prior to go-git v5.11 that allows an attacker to create and modify files across file systems...

9.8CVSS6.8AI score0.0151EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/01/12 12:00 a.m.5 views

go-git input validation error vulnerability

go-git is go-git open source a highly extensible git implementation library written in pure Go. go-git versions prior to v5.11 have an input validation error vulnerability , the vulnerability stems from the existence of a denial of service DoS vulnerability , allowing an attacker to execute a...

7.5CVSS6.8AI score0.00698EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/01/11 6:38 a.m.30 views

Path Traversal

go-git is vulnerable to Path Traversal. The vulnerability is caused due to insufficient file path validation in the Alternates function within dotgit.go. This allows an attacker to create and modify files across the filesystem, possibly resulting in Remote Code Execution RCE...

9.8CVSS7.5AI score0.0151EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2024/01/11 5:30 a.m.13 views

USN-6574-1 Go vulnerabilities

Takeshi Kaneko discovered that Go did not properly handle comments and special tags in the script context of html/template module. An attacker could possibly use this issue to inject Javascript code and perform a cross site scripting attack. This issue only affected Go 1.20 in Ubuntu 20.04 LTS,...

8.1CVSS7AI score0.99999EPSS
SaveExploits21References8
OSV
OSV
added 2024/01/11 2:15 a.m.11 views

PYSEC-2024-4

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS6.9AI score0.00316EPSS
SaveExploits0References3
OSV
OSV
added 2024/01/11 2:15 a.m.16 views

UBUNTU-CVE-2024-22190

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7AI score0.00316EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/01/11 1:23 a.m.24 views

CVE-2024-22190 Untrusted search path under some conditions on Windows allows arbitrary code execution

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7.2AI score0.00316EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/01/11 12:00 a.m.219 views

Ubuntu 16.04 ESM / 18.04 ESM : OpenSSH vulnerabilities (USN-6560-2)

The remote Ubuntu 16.04 ESM / 18.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6560-2 advisory. USN-6560-1 fixed several vulnerabilities in OpenSSH. This update provides the corresponding update for Ubuntu 16.04 LTS and Ubuntu 18.04 LTS...

6.5CVSS7.1AI score0.93305EPSS
SaveExploits12References3
Rows per page
Query Builder