Path traversal in gradle - CVE-2023-35947

 

Path traversal in gradle - CVE-2023-35947

Published: July 4, 2023


Vulnerability identifier: #VU77930
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-35947
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Gradle
Affected software:
gradle

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences. A remote attacker can send a specially crafted HTTP request and read and overwrite arbitrary files on the system.


How to mitigate CVE-2023-35947

Install update from vendor's website.

Sources