Vulnerability CVE-2023-22551


Published: 2023-01-01

Description:
The FTP (aka "Implementation of a simple FTP client and server") project through 96c1a35 allows remote attackers to cause a denial of service (memory consumption) by engaging in client activity, such as establishing and then terminating a connection. This occurs because malloc is used but free is not.

 References:
https://github.com/rovinbhandari/FTP/issues/8

Copyright 2026, cxsecurity.com

 

Back to Top