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

825 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

Github

No PoCs found on GitHub currently.