cve/2023/CVE-2023-32750.md
2024-06-18 02:51:15 +02:00

946 B

CVE-2023-32750

Description

Pydio Cells through 4.1.2 allows SSRF. For longer running processes, Pydio Cells allows for the creation of jobs, which are run in the background. The job "remote-download" can be used to cause the backend to send a HTTP GET request to a specified URL and save the response to a new file. The response file is then available in a user-specified folder in Pydio Cells.

POC

Reference

Github

No PoCs found on GitHub currently.