Path traversal in Spring Cloud Data Flow - CVE-2024-22263

 

Path traversal in Spring Cloud Data Flow - CVE-2024-22263

Published: May 29, 2024 / Updated: August 30, 2024


Vulnerability identifier: #VU89866
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2024-22263
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: Pivotal
Affected software:
Spring Cloud Data Flow

Detailed vulnerability description

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

The vulnerability exists due to input validation error when processing file upload requests within the Skipper server API. A remote user can use a crafted upload request to write arbitrary file to any location on file system, resulting in full system compromise.


How to mitigate CVE-2024-22263

Install update from vendor's website.

Sources