CVE-2023-4759
Public on
Last Modified:
Moderate
Moderate Impact
What does this mean?
Description
The MITRE CVE dictionary describes this issue as
Arbitrary File Overwrite in Eclipse JGit <= 6.6.0
In Eclipse JGit, all versions <= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem.
This can happen on checkout (DirCacheCheckout), merge (ResolveMerger via its WorkingTreeUpdater), pull (PullCommand using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command.
The issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration.
Setting git configuration option core.symlinks = false before checking out avoids the problem.
The issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r.
The JGit maintainers would like to thank RyotaK for finding and reporting this issue.
Additional Information
- This content is not included.Bugzilla 2238614: jgit: arbitrary file overwrite
- FAQ: Frequently asked questions about CVE-2023-4759
- Offline Security Data data is available for integration with other systems. See Offline Security Data API to get started.
External References
Content from www.cve.org is not included.https://www.cve.org/CVERecord?id=CVE-2023-4759
Content from nvd.nist.gov is not included.https://nvd.nist.gov/vuln/detail/CVE-2023-4759
Affected Packages and Issued Red Hat Security Errata
| Products / Services | Components | State | Errata |
|---|---|---|---|
| EAP 8.0.1 | jgit | Fixed | RHSA-2024:1194 |
| Red Hat JBoss Enterprise Application Platform | org.eclipse.jgit/org.eclipse.jgit | Fixed | RHSA-2024:0714 |
| Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 8 | eap7-eclipse-jgit | Fixed | RHSA-2024:0711 |
| Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9 | eap7-eclipse-jgit | Fixed | RHSA-2024:0712 |
| Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9 | eap7-insights-java-client | Fixed | RHSA-2024:0712 |
| Red Hat JBoss Enterprise Application Platform 7.4 for RHEL 9 | eap7-wildfly-elytron | Fixed | RHSA-2024:0712 |
| Red Hat JBoss Enterprise Application Platform 7.4 on RHEL 7 | eap7-eclipse-jgit | Fixed | RHSA-2024:0710 |
| Red Hat JBoss Enterprise Application Platform 7.4 on RHEL 7 | eap7-insights-java-client | Fixed | RHSA-2024:0710 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8 | eap8-apache-sshd | Fixed | RHSA-2024:1192 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8 | eap8-eclipse-jgit | Fixed | RHSA-2024:1192 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8 | eap8-log4j | Fixed | RHSA-2024:1192 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8 | eap8-lucene-solr | Fixed | RHSA-2024:1192 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8 | eap8-parsson | Fixed | RHSA-2024:1192 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 8 | eap8-wildfly | Fixed | RHSA-2024:1192 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 9 | eap8-apache-sshd | Fixed | RHSA-2024:1193 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 9 | eap8-eclipse-jgit | Fixed | RHSA-2024:1193 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 9 | eap8-log4j | Fixed | RHSA-2024:1193 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 9 | eap8-lucene-solr | Fixed | RHSA-2024:1193 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 9 | eap8-parsson | Fixed | RHSA-2024:1193 |
| Red Hat JBoss Enterprise Application Platform 8.0 for RHEL 9 | eap8-wildfly | Fixed | RHSA-2024:1193 |
| Red Hat JBoss Enterprise Application Platform Expansion Pack | jgit | Affected |
Frequently Asked Questions
Why is Red Hat's CVSS v3 score or Impact different from other vendors?
For more information, see https://access.redhat.com/solutions/762393.
My product is listed as "Under investigation" or "Affected", when will Red Hat release a fix for this vulnerability?
- "Under investigation" doesn't necessarily mean that the product is affected by this vulnerability. It only means that our Analysis Team is still working on determining whether the product is affected and how it is affected.
- "Affected" means that our Analysis Team has determined that this product is affected by this vulnerability and might release a fix to address this in the near future.
What can I do if my product is listed as "Will not fix"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Upgrade to a supported product version that includes a fix for this vulnerability (recommended).
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
What can I do if my product is listed as "Fix deferred"?
Available options depend mostly on the Impact of the vulnerability and the current Life Cycle phase of your product. Overall, you have the following options:
- Apply a mitigation (if one exists).
- Open a This content is not included.support case to request a prioritization of releasing a fix for this vulnerability.
- Red Hat Engineering focuses on addressing high-priority issues based on their complexity or limited lifecycle support. Therefore, lower-priority issues will not receive immediate fixes.
What is a mitigation?
I have a Red Hat product but it is not in the above list, is it affected?
Why is my security scanner reporting my product as vulnerable to this vulnerability even though my product version is fixed or not affected?
Not sure what something means? Check out our Security Glossary.