Lucene search
+L

469 matches found

RedHat Linux
RedHat Linux
added 2024/01/25 8:1 a.m.5 views

git: data exfiltration with maliciously crafted repository

A vulnerability was found in Git. Using a specially-crafted repository, Git can be tricked into using its local clone optimization even when using a non-local transport. Though Git will abort local clones whose source $GITDIR/objects directory contains symbolic links CVE-2022-39253, the objects...

5.5CVSS7.2AI score0.0071EPSS
SaveExploits0References6
OSV
OSV
added 2024/01/12 11:15 a.m.7 views

AZL-35098 CVE-2023-49569 affecting package packer for versions less than 1.9.5-1

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.3AI score0.01523EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/12 11:15 a.m.2 views

DEBIAN-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.8CVSS9AI score0.01523EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/12 11:15 a.m.10 views

AZL-35095 CVE-2023-49568 affecting package packer for versions less than 1.9.5-1

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.6AI score0.00704EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/12 11:15 a.m.2 views

DEBIAN-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.3AI score0.00704EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/12 11:15 a.m.10 views

AZL-33892 CVE-2023-49568 affecting package packer for versions less than 1.9.5-3

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.6AI score0.00704EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/12 11:15 a.m.7 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.00704EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/12 10:41 a.m.12 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.01523EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/01/12 12:0 a.m.4 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.00704EPSS
SaveExploits0References3
Redos
Redos
added 2023/07/06 12:0 a.m.19 views

ROS-2-1174

2.1174 Vulnerability in Git CVE-2020-11008, CVE-2020-5260 1. Vulnerability Description: Vulnerability in Git. The vulnerability affects the "credential.helper" handlers and is exploited when a specially crafted URL containing a newline character, an empty host, or an unspecified request scheme is...

7.5CVSS7.2AI score0.10047EPSS
SaveExploits2
Gitee
Gitee
added 2023/06/15 7:46 p.m.3 views

vulhub

This repository is an open-source collection of pre-built vulnerable Docker environments, known as Vulhub. It is a defensive research tool for improving detection, response, and patch prioritization. The repository contains various vulnerable environments, including CouchDB, FFmpeg, Git, and more...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/05/31 1:13 p.m.5 views

git: arbitrary configuration injection when renaming or deleting a section from a configuration file

A vulnerability was found in Git. This security flaw occurs when renaming or deleting a section from a configuration file, where certain malicious configuration values may be misinterpreted as the beginning of a new configuration section. This flaw leads to arbitrary configuration injection...

7.8CVSS7.3AI score0.06079EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2023/05/31 1:13 p.m.7 views

git: malicious placement of crafted messages when git was compiled with runtime prefix

A vulnerability was found in Git. This security flaw occurs when Git compiles with runtime prefix support and runs without translated messages, and it still uses the gettext machinery to display messages, which subsequently looks for translated messages in unexpected places. This flaw allows the...

3.3CVSS7.3AI score0.00964EPSS
SaveExploits0References4
Amazon
Amazon
added 2023/05/24 12:0 a.m.8 views

Medium: git

Issue Overview: Git is a revision control system. Prior to versions 2.30.9, 2.31.8, 2.32.7, 2.33.8, 2.34.8, 2.35.8, 2.36.6, 2.37.7, 2.38.5, 2.39.3, and 2.40.1, by feeding specially crafted input to git apply --reject, a path outside the working tree can be overwritten with partially controlled...

7.8CVSS8.1AI score0.51883EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2023/05/23 2:47 p.m.9 views

git: by feeding specially crafted input to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled contents

A vulnerability was found in Git. This security flaw occurs when feeding specially crafted input to git apply --reject; a path outside the working tree can be overwritten with partially controlled contents corresponding to the rejected hunks from the given patch...

7.5CVSS7.2AI score0.51883EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/23 2:47 p.m.7 views

git: arbitrary configuration injection when renaming or deleting a section from a configuration file

A vulnerability was found in Git. This security flaw occurs when renaming or deleting a section from a configuration file, where certain malicious configuration values may be misinterpreted as the beginning of a new configuration section. This flaw leads to arbitrary configuration injection...

7.8CVSS7.3AI score0.06079EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2023/05/23 2:47 p.m.6 views

git: malicious placement of crafted messages when git was compiled with runtime prefix

A vulnerability was found in Git. This security flaw occurs when Git compiles with runtime prefix support and runs without translated messages, and it still uses the gettext machinery to display messages, which subsequently looks for translated messages in unexpected places. This flaw allows the...

3.3CVSS7.3AI score0.00964EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/23 9:25 a.m.9 views

git: by feeding specially crafted input to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled contents

A vulnerability was found in Git. This security flaw occurs when feeding specially crafted input to git apply --reject; a path outside the working tree can be overwritten with partially controlled contents corresponding to the rejected hunks from the given patch...

7.5CVSS7.2AI score0.51883EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/22 7:12 a.m.7 views

git: malicious placement of crafted messages when git was compiled with runtime prefix

A vulnerability was found in Git. This security flaw occurs when Git compiles with runtime prefix support and runs without translated messages, and it still uses the gettext machinery to display messages, which subsequently looks for translated messages in unexpected places. This flaw allows the...

3.3CVSS7.3AI score0.00964EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/22 7:11 a.m.7 views

git: malicious placement of crafted messages when git was compiled with runtime prefix

A vulnerability was found in Git. This security flaw occurs when Git compiles with runtime prefix support and runs without translated messages, and it still uses the gettext machinery to display messages, which subsequently looks for translated messages in unexpected places. This flaw allows the...

3.3CVSS7.3AI score0.00964EPSS
SaveExploits0References4
Rows per page
Query Builder