PT-2023-29221 · Gradle+1 · Gradle+1

Martinholland

·

Published

2023-10-05

·

Updated

2024-03-06

·

CVE-2023-44387

CVSS v3.1

6.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Gradle versions prior to 7.6.3 Gradle versions prior to 8.4
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.
Recommendations For Gradle versions prior to 7.6.3, update to version 7.6.3 or later to properly use the permissions of the file pointed at by the symlink to set permissions of the copied or archived file. For Gradle versions prior to 8.4, update to version 8.4 or later to properly use the permissions of the file pointed at by the symlink to set permissions of the copied or archived file.

Exploit

Fix

Incorrect Permission

Weakness Enumeration

Related Identifiers

BIT-GRADLE-2023-44387
CVE-2023-44387
GHSA-43R3-PQHV-F7H9

Affected Products

Debian
Gradle