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.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-10-05T17:51:15.407Z

Updated: 2023-10-05T17:51:15.407Z

Reserved: 2023-09-28T17:56:32.613Z


Link: CVE-2023-44387

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2023-10-05T18:15:12.787

Modified: 2024-01-21T01:54:43.317


Link: CVE-2023-44387

JSON object: View

cve-icon Redhat Information

No data.

CWE