CVE-2023-44387

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

Configuration 1 (hide)

OR cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*
cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*

History

21 Jan 2024, 01:54

Type Values Removed Values Added
References () https://security.netapp.com/advisory/ntap-20231110-0006/ - () https://security.netapp.com/advisory/ntap-20231110-0006/ - Third Party Advisory

10 Nov 2023, 18:15

Type Values Removed Values Added
References
  • () https://security.netapp.com/advisory/ntap-20231110-0006/ -

11 Oct 2023, 17:46

Type Values Removed Values Added
References (MISC) https://github.com/gradle/gradle/releases/tag/v7.6.3 - (MISC) https://github.com/gradle/gradle/releases/tag/v7.6.3 - Release Notes
References (MISC) https://github.com/gradle/gradle/releases/tag/v8.4.0 - (MISC) https://github.com/gradle/gradle/releases/tag/v8.4.0 - Release Notes
References (MISC) https://github.com/gradle/gradle/security/advisories/GHSA-43r3-pqhv-f7h9 - (MISC) https://github.com/gradle/gradle/security/advisories/GHSA-43r3-pqhv-f7h9 - Vendor Advisory
References (MISC) https://github.com/gradle/gradle/commit/3b406191e24d69e7e42dc3f3b5cc50625aa930b7 - (MISC) https://github.com/gradle/gradle/commit/3b406191e24d69e7e42dc3f3b5cc50625aa930b7 - Patch
CPE cpe:2.3:a:gradle:gradle:*:*:*:*:*:*:*:*
First Time Gradle gradle
Gradle
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5

05 Oct 2023, 19:13

Type Values Removed Values Added
New CVE

Information

Published : 2023-10-05 18:15

Updated : 2024-01-21 01:54


NVD link : CVE-2023-44387

Mitre link : CVE-2023-44387

CVE.ORG link : CVE-2023-44387


JSON object : View

Products Affected

gradle

  • gradle
CWE
CWE-732

Incorrect Permission Assignment for Critical Resource