cve/2024/CVE-2024-22263.md
2024-08-22 18:33:16 +00:00

18 lines
972 B
Markdown

### [CVE-2024-22263](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22263)
![](https://img.shields.io/static/v1?label=Product&message=Spring%20Cloud%20Skipper&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202.11.0%20-%202.11.2%2C%202.10.x%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20sanitization%20for%20upload%20path&color=brighgreen)
### Description
Spring Cloud Data Flow is a microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes. The Skipper server has the ability to receive upload package requests. However, due to improper sanitization for upload path, a malicious user who has access to skipper server api can use a crafted upload request to write arbitrary file to any location on file system, may even compromises the server.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/nomi-sec/PoC-in-GitHub