Files
CVEs-PoC/2020/CVE-2020-5194.md
T
2025-09-29 21:09:30 +02:00

921 B

CVE-2020-5194

Description

The zip API endpoint in Cerberus FTP Server 8 allows an authenticated attacker without zip permission to use the zip functionality via an unrestricted API endpoint. Improper permission verification occurs when calling the file/ajax_download_zip/zip_name endpoint. The result is that a user without permissions can zip and download files even if they do not have permission to view whether the file exists.

POC

Reference

Github

No PoCs found on GitHub currently.