mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
19 lines
946 B
Markdown
19 lines
946 B
Markdown
![]() |
### [CVE-2023-32750](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
- https://www.redteam-pentesting.de/advisories/rt-sa-2023-005/
|
||
|
- https://www.redteam-pentesting.de/en/advisories/-advisories-publicised-vulnerability-analyses
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|