CVE-2023-44387

Gradle has incorrect permission assignment for symlinked files used in copy or archiving operations

Description

Gradle is a build tool with a focus on build automation and support for multi-language development. When copying or archiving symlinked files, Gradle resolves them but applies the permissions of the symlink itself instead of the permissions of the linked file to the resulting file. This leads to files having too much permissions given that symlinks usually are world readable and writeable. While it is unlikely this results in a direct vulnerability for the impacted build, it may open up attack vectors depending on where build artifacts end up being copied to or un-archived. In versions 7.6.3, 8.4 and above, Gradle will now properly use the permissions of the file pointed at by the symlink to set permissions of the copied or archived file.

Category

3.2
CVSS
Severity: Low
CVSS 3.1 •
EPSS 0.07%
Vendor Advisory github.com
Affected: gradle gradle
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-44387?
CVE-2023-44387 has been scored as a low severity vulnerability.
How to fix CVE-2023-44387?
To fix CVE-2023-44387, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-44387 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2023-44387 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-44387?
CVE-2023-44387 affects gradle gradle.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.