cve/2024/CVE-2024-22263.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

2024-08-22 18:33:16 +00:00
### [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
2024-08-31 19:52:39 +00:00
- https://github.com/Mr-xn/Penetration_Testing_POC
2024-08-22 18:33:16 +00:00
- https://github.com/nomi-sec/PoC-in-GitHub
2024-08-24 17:55:21 +00:00
- https://github.com/tanjiti/sec_profile
2024-08-22 18:33:16 +00:00