mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
922 B
Markdown
18 lines
922 B
Markdown
### [CVE-2024-57170](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57170)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SOPlanning 1.53.00 is vulnerable to a directory traversal issue in /process/upload.php. The "fichier_to_delete" parameter allows authenticated attackers to specify file paths containing directory traversal sequences (e.g., ../). This vulnerability enables attackers to delete arbitrary files outside the intended upload directory, potentially leading to denial of service or disruption of application functionality.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://themcsam.github.io/posts/so-planing-vulnerabilities/#arbitrary-file-deletion
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|