#VU101665 Improper privilege management in ProFTPD - CVE-2024-48651
Published: December 11, 2024 / Updated: February 25, 2025
ProFTPD
ProFTPD
Description
The vulnerability allows a remote user to compromise the affected system.
The vulnerability exists due to improper privilege management when handling users without assigned supplementary groups. If the user has no groups assigned to their account, the server will assume the GID of 0 for this account. As a result, the user will gain access to files and directories owned by the system root user and will be able to modify them at will, leading to privilege escalation and system compromise.