Lucene search
+L

10914 matches found

OSV
OSV
added 2024/05/22 12:0 p.m.27 views

RUSTSEC-2024-0353 Refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS5.5AI score0.00448EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 12:0 p.m.15 views

RUSTSEC-2024-0352 Refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS5.5AI score0.00448EPSS
SaveExploits0References5
RustSec
RustSec
added 2024/05/22 12:0 p.m.8 views

Refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS7.1AI score0.00448EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2024/05/22 12:0 p.m.12 views

Traversal outside working tree enables arbitrary code execution

Summary During checkout, gitoxide does not verify that paths point to locations in the working tree. A specially crafted repository can, when cloned, place new files anywhere writable by the application. Details Although gix-worktree-state checks for collisions with existing files, it does not...

8.8CVSS8AI score0.00816EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2024/05/22 12:0 p.m.10 views

Refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS7.1AI score0.00448EPSS
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2024/05/22 11:32 a.m.197 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

bash !/bin/bash git init hook cd hook mkdir -p y/hooks cat...

9CVSS8AI score0.29234EPSS
SaveExploits32
RedHat Linux
RedHat Linux
added 2024/05/22 9:39 a.m.9 views

Moderate: Red Hat Bug Fix Advisory: git-lfs bug fix and enhancement update

An update for git-lfs is now available for Red Hat Enterprise Linux 8. For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from the References section...

6.5CVSS6.8AI score0.01453EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.41 views

CVE-2021-47366

In the Linux kernel, the following vulnerability has been resolved: afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server AFS-3 has two data fetch RPC variants, FS.FetchData and FS.FetchData64, and Linux's afs client switches between them when talking to a non-YFS server if the read...

7.1CVSS5.7AI score0.00211EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 3:3 p.m.113 views

CVE-2021-47366

CVE-2021-47366 affects the Linux kernel afs client (AFS-3) when talking to non‑YFS OpenAFS servers. The issue is a reads/position corruption caused by sign‑extending the 64‑bit file position to signed 32‑bit values in FS.FetchData/FetchData64 logic. The fix captures capability bits from FS.GetCap...

7.1CVSS6.7AI score0.00211EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:3 p.m.25 views

CVE-2021-47366 afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server

In the Linux kernel, the following vulnerability has been resolved: afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server AFS-3 has two data fetch RPC variants, FS.FetchData and FS.FetchData64, and Linux's afs client switches between them when talking to a non-YFS server if the read...

7.1CVSS6.8AI score0.00211EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2024/05/21 1:19 p.m.523 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

git clone을 통한 Remote Code Execution 공격 CVE-2024-32002 기여자...

9CVSS8.4AI score0.29234EPSS
SaveExploits32
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:0 a.m.19 views

openSUSE 15 Security Update : git-cliff (openSUSE-SU-2024:0130-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2024:0130-1 advisory. - Rustls is a modern TLS library written in Rust. rustls::ConnectionCommon::completeio could fall into an infinite loop based on network input. When usin...

7.5CVSS5.5AI score0.00949EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2024/05/20 10:57 a.m.14 views

Defending Your Commits From Known CVEs With GitGuardian SCA And Git Hooks

All developers want to create secure and dependable software. They should feel proud to release their code with the full confidence they did not introduce any weaknesses or anti-patterns into their applications. Unfortunately, developers are not writing their own code for the most part these days...

7.6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2024/05/20 9:16 a.m.47 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repos...

9CVSS7AI score0.29234EPSS
SaveExploits32
BDU FSTEC
BDU FSTEC
added 2024/05/20 12:0 a.m.8 views

The vulnerability of the distributed Git version control system arises from an incorrect limitation on the path name for the restricted access directory, allowing a violator to execute arbitrary code.

The vulnerability of the distributed Git version control system is related to an incorrect limitation on the path name for the restricted access directory. Exploiting this vulnerability could allow a malicious actor, operating remotely, to execute arbitrary code...

9CVSS7.8AI score0.29234EPSS
SaveExploits32References11Affected Software5
OpenVAS
OpenVAS
added 2024/05/19 12:0 a.m.24 views

openSUSE Security Advisory (openSUSE-SU-2024:0130-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.00949EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2024/05/18 3:5 p.m.463 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002 RCE PoC Overview This repository contains...

9CVSS8.5AI score0.29234EPSS
SaveExploits32
OSV
OSV
added 2024/05/18 12:51 p.m.6 views

OPENSUSE-SU-2024:0130-1 Security update for git-cliff

This update for git-cliff fixes the following issues: - update to 2.2.2: changelog Allow adding custom context changelog Ignore empty lines when using splitcommits parser Allow matching empty commit body Documentation updates - update to 2.2.1: Make rendering errors more verbose Support detecting...

7.5CVSS7.2AI score0.00949EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2024/05/18 11:23 a.m.89 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002 RCE POC A POC for CVE-2024-32002 demonstrating...

9CVSS8.3AI score0.29234EPSS
SaveExploits32
GithubExploit
GithubExploit
added 2024/05/18 11:20 a.m.60 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002 RCE Submodule A submodule to demonstrate CVE-2...

9CVSS8.3AI score0.29234EPSS
SaveExploits32
Rows per page
Query Builder