Lucene search
+L

1070 matches found

RedHat Linux
RedHat Linux
added 2024/06/25 8:30 a.m.13 views

git: additional local RCE

A flaw was found in Git in a full copy of a Git repository. A prerequisite for this vulnerability is for an unauthenticated attacker to place a specialized repository on their target's local system. If the victim were to clone this repository, it could result in arbitrary code execution...

7.8CVSS7.5AI score0.01026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/25 8:24 a.m.12 views

git: symlink bypass

A vulnerability was found in Git. This flaw allows an unauthenticated attacker to place a repository on their target's local system that contains symlinks. During the cloning process, Git could be tricked into creating hardlinked arbitrary files into their repository's objects/ directory, impacti...

7.1CVSS7.3AI score0.01023EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/06/25 12:00 a.m.11 views

PT-2024-5875 · Hashicorp +2 · Go-Getter +2

Name of the Vulnerable Software and Affected Versions: HashiCorp’s go-getter library affected versions not specified Description: The issue is related to the go-getter library's handling of Git updates on existing maliciously modified Git configurations, potentially leading to arbitrary code...

8.4CVSS7AI score0.00973EPSS
SaveExploits1References30
OSV
OSV
added 2024/06/25 12:00 a.m.43 views

ALSA-2024:4083 Important: git security update

Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to wo...

9CVSS7.5AI score0.29234EPSS
SaveExploits34References12
Rapid7 Blog
Rapid7 Blog
added 2024/06/21 12:50 p.m.16 views

Takeaways From The Take Command Summit: Understanding Modern Cyber Attacks

In today's cybersecurity landscape, staying ahead of evolving threats is crucial. The State of Security Panel from our Take Command summit held May 21st delved into how artificial intelligence AI is reshaping cyber attacks and defenses. The discussion highlighted the dual role of AI in...

7.4AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/21 12:00 a.m.27 views

SUSE SLES15 / openSUSE 15 Security Update : php-composer2 (SUSE-SU-2024:2106-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2106-1 advisory. - CVE-2024-35241: Fixed code execution when installing packages in repository with specially crafted branch names...

8.8CVSS8.5AI score0.03282EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/20 2:19 p.m.20 views

SUSE-SU-2024:2106-1 Security update for php-composer2

This update for php-composer2 fixes the following issues: - CVE-2024-35241: Fixed code execution when installing packages in repository with specially crafted branch names bsc1226181. - CVE-2024-35242: Fixed command injection via specially crafted branch names during repository cloning bsc1226182...

8.8CVSS9.1AI score0.03282EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/06/18 4:34 p.m.32 views

Minder affected by denial of service from maliciously configured Git repository

Minder's Git provider is vulnerable to a denial of service from a maliciously configured GitHub repository. The Git provider clones users repositories using the github.com/go-git/go-git/v5 library on these lines:...

5.7CVSS6.7AI score0.0046EPSS
SaveExploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/06/13 12:00 a.m.13 views

The vulnerability of the Python library for interacting with git repositories like gitpython, related to improper input validation, allows a malicious actor to inject a malicious remote URL address into the cloning command.

The vulnerability of the Python library for interacting with git repositories called gitpython is related to external git calls that lack proper parameter sanitization. Exploiting this vulnerability allows a malicious actor to inject a malicious remote URL address as part of a cloning command...

10CVSS7.7AI score0.05378EPSS
SaveExploits2References6Affected Software3
Tenable Nessus
Tenable Nessus
added 2024/06/11 12:00 a.m.28 views

FreeBSD : Composer -- Multiple command injections via malicious git/hg branch names (5f608c68-276c-11ef-8caa-0897988a1c07)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 5f608c68-276c-11ef-8caa-0897988a1c07 advisory. Composer project reports: The status, reinstall and remove commands with packages installed fr...

8.8CVSS7.9AI score0.03282EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2024/06/10 9:36 p.m.36 views

Composer has multiple command injections via malicious git/hg branch names

Impact The composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. So this requires cloning untrusted repositories. Patches 2.2.24 for 2.2 LTS or 2.7.7 for mainline Workarounds Avoid cloning potentially compromised...

8.8CVSS8.8AI score0.03282EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/06/10 9:36 p.m.32 views

GHSA-V9QV-C7WM-WGMF Composer has multiple command injections via malicious git/hg branch names

Impact The composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. So this requires cloning untrusted repositories. Patches 2.2.24 for 2.2 LTS or 2.7.7 for mainline Workarounds Avoid cloning potentially compromised...

8.8CVSS8.8AI score0.03282EPSS
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2024/06/10 9:23 p.m.31 views

CVE-2024-35242

Composer is a dependency manager for PHP. On the 2.x branch prior to versions 2.2.24 and 2.7.7, the composer install command running inside a git/hg repository which has specially crafted branch names can lead to command injection. This requires cloning untrusted repositories. Patches are availab...

8.8CVSS8.9AI score0.03282EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2024/06/10 12:00 a.m.26 views

Composer -- Multiple command injections via malicious git/hg branch names

Composer project reports: The status, reinstall and remove commands with packages installed from source via git containing specially crafted branch names in the repository can be used to execute code. The composer install command running inside a git/hg repository which has specially crafted bran...

8.8CVSS7.4AI score0.03282EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2024/06/09 6:30 a.m.475 views

Exploit for Authentication Bypass by Spoofing in Telerik Report_Server_2024

This is a PoC exploit for CVE-2024-4358, an authentication bypas...

9.8CVSS9.6AI score0.97482EPSS
SaveExploits14
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.11 views

kernel: mptcp: fix double-free on socket dismantle

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix double-free on socket dismantle when MPTCP server accepts an incoming connection, it clones its listener socket. However, the pointer to 'inetopt' for the new socket has the same value as the original one: as a...

9.8CVSS6.8AI score0.00714EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/06/05 12:00 a.m.44 views

Amazon Linux AMI : git (ALAS-2024-1939)

The version of git installed on the remote host is prior to 2.38.4-1.81. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2024-1939 advisory. Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositorie...

9CVSS7.5AI score0.29234EPSS
SaveExploits34References12
Amazon
Amazon
added 2024/05/30 12:00 a.m.79 views

Important: git

Issue Overview: Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a...

9CVSS7.6AI score0.29234EPSS
SaveExploits35
Amazon
Amazon
added 2024/05/30 12:00 a.m.81 views

Important: git

Issue Overview: Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a...

9CVSS8.5AI score0.29234EPSS
SaveExploits35
Amazon
Amazon
added 2024/05/28 12:00 a.m.19 views

Important: git

Issue Overview: Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be crafted in a way that exploits a bug in Git whereby it can be fooled into writing files not into the submodule's worktree but into a...

9CVSS6.3AI score0.29234EPSS
SaveExploits35
Rows per page
Query Builder