Lucene search
+L

657 matches found

OSV
OSV
added 2024/04/29 12:0 a.m.35 views

ALSA-2024:2079 Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS...

7.5CVSS8.2AI score0.91969EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
added 2024/04/29 12:0 a.m.44 views

Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS...

7.5CVSS7.6AI score0.91969EPSS
SaveExploits1References4
CBLMariner
CBLMariner
added 2024/04/19 11:1 p.m.21 views

CVE-2022-32149 affecting package git-lfs for versions less than 3.4.1-1

CVE-2022-32149 affecting package git-lfs for versions less than 3.4.1-1. An upgraded version of the package is available that resolves this issue...

7.5CVSS7.9AI score0.01494EPSS
SaveExploits0
Hacker One
Hacker One
added 2024/04/18 2:43 p.m.23 views

GitHub: View private repository NWO of deploy key via internal LFS API

The vulnerability allowed an attacker to enumerate the names of private repositories that utilized deploy keys in GitHub Enterprise Server. The vulnerability did not provide unauthorized access to any repository content besides the repository names. This vulnerability affected all versions of...

6.3CVSS5.1AI score0.00492EPSS
SaveExploits0
OSV
OSV
added 2024/04/04 9:15 p.m.11 views

AZL-38581 CVE-2023-45288 affecting package git-lfs for versions less than 3.6.1-1

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS6.8AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 9:15 p.m.17 views

AZL-39892 CVE-2023-45288 affecting package git-lfs for versions less than 3.5.1-1

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS6.8AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/06 11:24 a.m.136 views

BIT-GITLAB-2020-10081

GitLab before 12.8.2 has Incorrect Access Control. It was internally discovered that the LFS import process could potentially be used to incorrectly access LFS objects not owned by the user...

6.5CVSS6.2AI score0.00949EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:21 a.m.38 views

BIT-GITLAB-2020-13355

An issue has been discovered in GitLab CE/EE affecting all versions starting from 8.14. A path traversal is found in LFS Upload that allows attacker to overwrite certain specific paths on the server. Affected versions are: =8.14, =13.4, =13.5, 13.5.2...

8.1CVSS7.7AI score0.0166EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 10:52 a.m.29 views

BIT-GIT-LFS-2020-27955

Git LFS 2.12.0 allows Remote Code Execution...

10CVSS8.7AI score0.82715EPSS
SaveExploits14References8
OSV
OSV
added 2024/03/06 10:52 a.m.25 views

BIT-GIT-LFS-2021-21237 Git LFS can execute a Git binary from the current directory on Windows

Git LFS is a command line extension for managing large files with Git. On Windows, if Git LFS operates on a malicious repository with a git.bat or git.exe file in the current directory, that program would be executed, permitting the attacker to execute arbitrary code. This does not affect Unix...

7.8CVSS8.9AI score0.00436EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:52 a.m.70 views

BIT-GIT-LFS-2022-24826 Git LFS can execute a binary from the current directory on Windows

On Windows, if Git LFS operates on a malicious repository with a ..exe file as well as a file named git.exe, and git.exe is not found in PATH, the ..exe program will be executed, permitting the attacker to execute arbitrary code. This does not affect Unix systems. Similarly, if the malicious...

9.8CVSS9.1AI score0.02144EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/28 9:15 a.m.20 views

CVE-2021-47004

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS6.4AI score0.00236EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/28 9:15 a.m.32 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

6.7AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.6778 views

CVE-2021-47004

CVE-2021-47004 affects Linux kernel f2fs by fixing a get_victim() GC bug in CP-disabling mode. Two issues when using LFS or SSR/AT_SSR to pick a victim: (1) GC could choose a section with checkpointed data if only current-segment checks were performed; the fix adds section-level validation so a v...

7.1CVSS6.5AI score0.00236EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.10 views

CVE-2021-47004 f2fs: fix to avoid touching checkpointed data in get_victim()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS6.7AI score0.00236EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.39 views

CVE-2021-47004

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS6AI score0.00236EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2024/02/14 5:5 p.m.24 views

CVE-2021-44716 affecting package git-lfs for versions less than 3.1.4-17

CVE-2021-44716 affecting package git-lfs for versions less than 3.1.4-17. A patched version of the package is available...

7.5CVSS8.1AI score0.03958EPSS
SaveExploits0
Veracode
Veracode
added 2024/02/06 8:32 a.m.22 views

Arbitrary Code Execution

github.com/git-lfs/git-lfs is vulnerable to Arbitrary Code Execution. The vulnerability is due to Go preferring the current directory when the name of a command run does not contain a directory separator, in the case of Windows. This can result in arbitrary code execution if Git LFS operates on a...

7.8CVSS7.5AI score0.82715EPSS
SaveExploits14References4Affected Software1
OSV
OSV
added 2023/10/11 10:15 p.m.11 views

AZL-39895 CVE-2023-39325 affecting package git-lfs for versions less than 3.5.1-1

A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a ne...

7.5CVSS6.6AI score0.03796EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/11 10:15 p.m.9 views

AZL-34730 CVE-2023-39325 affecting package git-lfs for versions less than 3.6.1-1

A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a ne...

7.5CVSS6.6AI score0.03796EPSS
SaveExploits0References1
Rows per page
Query Builder