Approved changes feed: RSS · Atom
cpe:2.3:a:git:git:2.42.0:*:*:*:*:*:*:*
part: a version: 2.42.0 update: *
| Vendor | Git (6ebdb489-ead0-5dd4-8271-23d1b43b29e9) |
|---|---|
| Product | Git (a8ebe631-2ea3-5d47-a461-2c01c7e21d38) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-32020 |
vulnerable | 2026-06-08 06:35:32.627492 |
Cloning local Git repository by untrusted user allows the untrusted user to modify objects in the cloned repository at will
LOW (3.9)
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, local clones may end up hardlinking files into the target repository's object database when source and target repository reside on the same disk. If the source repository is owned by a different user, then those hardlinked files may be rewritten at any point in time by the untrusted user. Cloning local repositories will cause Git to either copy or hardlink files of the source repository into the target repository. This significantly speeds up such local clones compared to doing a "proper" clone and saves both disk space and compute time. When cloning a repository located on the same disk that is owned by a different user than the current user we also end up creating such hardlinks. These files will continue to be owned and controlled by the potentially-untrusted user and can be rewritten by them at will in the future. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4.
Published: 2024-05-14T18:54:08.184Z
Updated: 2025-02-13T17:52:05.240Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-32004 |
vulnerable | 2026-06-08 06:35:32.606900 |
Git vulnerable to Remote Code Execution while cloning special-crafted local repositories
HIGH (8.2)
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, an attacker can prepare a local repository in such a way that, when cloned, will execute arbitrary code during the operation. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. As a workaround, avoid cloning repositories from untrusted sources.
Published: 2024-05-14T18:46:32.192Z
Updated: 2025-11-04T16:12:10.670Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-32002 |
vulnerable | 2026-06-08 06:35:32.593949 |
Git's recursive clones on case-insensitive filesystems that support symlinks are susceptible to Remote Code Execution
CRITICAL (9.1)
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 `.git/` directory. This allows writing a hook that will be executed while the clone operation is still running, giving the user no opportunity to inspect the code that is being executed. The problem has been patched in versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4. If symbolic link support is disabled in Git (e.g. via `git config --global core.symlinks false`), the described attack won't work. As always, it is best to avoid cloning repositories from untrusted sources.
Published: 2024-05-14T18:40:46.652Z
Updated: 2025-11-04T16:12:09.634Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.