mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
892 B
892 B
CVE-2024-0763
Description
Any user can delete an arbitrary folder (recursively) on a remote server due to bad input sanitization leading to path traversal. The attacker would need access to the server at some privilege level since this endpoint is protected and requires authorization.
POC
Reference
- https://huntr.com/bounties/25a2f487-5a9c-4c7f-a2d3-b0527db73ea5
- https://huntr.com/bounties/25a2f487-5a9c-4c7f-a2d3-b0527db73ea5
Github
No PoCs found on GitHub currently.